mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
rust-walkdir: New package.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
c195a5174f
commit
62d1644d16
17
src/patches/rust-walkdir-2.3.2-fix-metadata.patch
Normal file
17
src/patches/rust-walkdir-2.3.2-fix-metadata.patch
Normal file
@@ -0,0 +1,17 @@
|
||||
--- 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"
|
||||
Reference in New Issue
Block a user