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.
22 lines
500 B
22 lines
500 B
--- walkdir-2.1.4/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ walkdir-2.1.4/Cargo.toml 2018-06-14T08:27:53.392735+02:00
|
|
@@ -25,7 +25,7 @@
|
|
[dependencies.same-file]
|
|
version = "1"
|
|
[dev-dependencies.docopt]
|
|
-version = "0.8"
|
|
+version = "1"
|
|
|
|
[dev-dependencies.quickcheck]
|
|
version = "0.6"
|
|
@@ -39,9 +39,6 @@
|
|
|
|
[dev-dependencies.serde_derive]
|
|
version = "1"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["std", "winnt"]
|
|
[badges.appveyor]
|
|
repository = "BurntSushi/walkdir"
|
|
|