]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/patches/rust-remove_dir_all-0.5.3-fix-metadata.patch
wavemon: Update to version 0.9.5
[people/pmueller/ipfire-2.x.git] / src / patches / rust-remove_dir_all-0.5.3-fix-metadata.patch
1 --- remove_dir_all-0.5.3/Cargo.toml.orig 2022-01-28 14:45:52.179136723 +0000
2 +++ remove_dir_all-0.5.3/Cargo.toml 2022-01-28 14:46:03.559249000 +0000
3 @@ -23,6 +23,4 @@
4 repository = "https://github.com/XAMPPRocky/remove_dir_all.git"
5 [dev-dependencies.doc-comment]
6 version = "0.3"
7 -[target."cfg(windows)".dependencies.winapi]
8 -version = "0.3"
9 features = ["std", "errhandlingapi", "winerror", "fileapi", "winbase"]