]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/patches/rust-termcolor-1.1.2-fix-metadata.patch
suricata: Change midstream policy to "pass-flow"
[people/pmueller/ipfire-2.x.git] / src / patches / rust-termcolor-1.1.2-fix-metadata.patch
1 --- termcolor-1.1.2/Cargo.toml.orig 2022-01-28 14:51:30.895317372 +0000
2 +++ termcolor-1.1.2/Cargo.toml 2022-01-28 14:51:36.466706492 +0000
3 @@ -27,7 +27,3 @@
4 [lib]
5 name = "termcolor"
6 bench = false
7 -
8 -[dev-dependencies]
9 -[target."cfg(windows)".dependencies.winapi-util]
10 -version = "0.1.3"