mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 08:52:58 +02:00
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
18 lines
495 B
Diff
18 lines
495 B
Diff
--- walkdir-2.3.2/Cargo.toml.orig 2022-01-28 10:48:41.943483058 +0000
|
|
+++ walkdir-2.3.2/Cargo.toml 2022-01-28 10:48:54.391464719 +0000
|
|
@@ -28,14 +28,6 @@
|
|
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"
|
|
|
|
[badges.travis-ci]
|
|
repository = "BurntSushi/walkdir"
|