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.
rust-walkdir/walkdir-fix-metadata-auto.diff

13 lines
313 B

--- walkdir-2.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ walkdir-2.4.0/Cargo.toml 2023-09-05T20:49:58.800410+00:00
@@ -39,9 +39,6 @@
[dev-dependencies.doc-comment]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.1"
-
[badges.appveyor]
repository = "BurntSushi/walkdir"