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.
13 lines
354 B
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:50:50.496821+01:00
|
|
@@ -21,7 +21,7 @@
|
|
|
|
[dev-dependencies]
|
|
docopt = "0.8"
|
|
-quickcheck = { version = "0.4", default-features = false }
|
|
-rand = "0.3"
|
|
+quickcheck = { version = "0.5", default-features = false }
|
|
+rand = "0.4"
|
|
serde = "1"
|
|
serde_derive = "1"
|