You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-uuid/uuid-0.6.3-fix-metadata.diff

13 lines
271 B

--- uuid-0.6.3/Cargo.toml 1970-01-01T01:00:00+01:00
+++ uuid-0.6.3/Cargo.toml 2018-04-26T09:14:24.299700+02:00
@@ -42,9 +42,6 @@
version = "0.6"
optional = true
-[dependencies.slog]
-version = "2"
-optional = true
[dev-dependencies.serde_test]
version = "1.0.19"