]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - src/patches/rust-same-file-1.0.6-fix-metadata.patch
suricata: Change midstream policy to "pass-flow"
[people/pmueller/ipfire-2.x.git] / src / patches / rust-same-file-1.0.6-fix-metadata.patch
CommitLineData
c195a517
SS
1--- same-file-1.0.6/Cargo.toml.orig 2022-01-28 10:46:49.087608618 +0000
2+++ same-file-1.0.6/Cargo.toml 2022-01-28 10:47:01.307598832 +0000
3@@ -25,5 +25,3 @@
4 repository = "https://github.com/BurntSushi/same-file"
5 [dev-dependencies.doc-comment]
6 version = "0.3"
7-[target."cfg(windows)".dependencies.winapi-util]
8-version = "0.1.1"