mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
rust-remove_dir_all: 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
e601c0e3bb
commit
d1abeb8e44
9
src/patches/rust-remove_dir_all-0.5.3-fix-metadata.patch
Normal file
9
src/patches/rust-remove_dir_all-0.5.3-fix-metadata.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
--- remove_dir_all-0.5.3/Cargo.toml.orig 2022-01-28 14:45:52.179136723 +0000
|
||||
+++ remove_dir_all-0.5.3/Cargo.toml 2022-01-28 14:46:03.559249000 +0000
|
||||
@@ -23,6 +23,4 @@
|
||||
repository = "https://github.com/XAMPPRocky/remove_dir_all.git"
|
||||
[dev-dependencies.doc-comment]
|
||||
version = "0.3"
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
features = ["std", "errhandlingapi", "winerror", "fileapi", "winbase"]
|
||||
Reference in New Issue
Block a user