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
332 B
13 lines
332 B
7 years ago
|
--- walkdir-2.1.3/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ walkdir-2.1.3/Cargo.toml 2018-02-02T15:00:33.636646+01:00
|
||
|
@@ -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"
|
||
|
|