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.4-fix-metadata.diff

13 lines
271 B

--- uuid-0.6.4/Cargo.toml 1970-01-01T01:00:00+01:00
+++ uuid-0.6.4/Cargo.toml 2018-05-24T09:59:00.062822+02:00
@@ -52,9 +52,6 @@
version = "0.6"
optional = true
-[dependencies.slog]
-version = "2"
-optional = true
[dev-dependencies.serde_test]
version = "1.0.56"