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-walkdir/walkdir-2.0.1-fix-metadata....

13 lines
354 B

--- walkdir-2.0.1/Cargo.toml 2017-10-22T00:55:02+02:00
+++ walkdir-2.0.1/Cargo.toml 2017-12-31T18:52:24.122639+01:00
@@ -21,7 +21,7 @@
[dev-dependencies]
docopt = "0.8"
-quickcheck = { version = "0.4", default-features = false }
-rand = "0.3"
+quickcheck = { version = "0.6", default-features = false }
+rand = "0.4"
serde = "1"
serde_derive = "1"