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.
16 lines
422 B
16 lines
422 B
--- walkdir-2.3.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ walkdir-2.3.2/Cargo.toml 2021-03-23T18:20:35.064437+00:00
|
|
@@ -28,12 +28,7 @@
|
|
version = "1.0.1"
|
|
[dev-dependencies.doc-comment]
|
|
version = "0.3"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["std", "winnt"]
|
|
|
|
-[target."cfg(windows)".dependencies.winapi-util]
|
|
-version = "0.1.1"
|
|
[badges.appveyor]
|
|
repository = "BurntSushi/walkdir"
|
|
|