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.
12 lines
340 B
12 lines
340 B
--- walkdir-2.0.1/Cargo.toml 2017-10-22T00:55:02+02:00
|
|
+++ walkdir-2.0.1/Cargo.toml 2017-12-02T17:06:34.273386+01:00
|
|
@@ -21,7 +21,7 @@
|
|
|
|
[dev-dependencies]
|
|
docopt = "0.8"
|
|
-quickcheck = { version = "0.4", default-features = false }
|
|
+quickcheck = { version = "0.5", default-features = false }
|
|
rand = "0.3"
|
|
serde = "1"
|
|
serde_derive = "1"
|