]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/patches/rust-num_cpus-1.13.1-fix-metadata.patch
suricata: Change midstream policy to "pass-flow"
[people/pmueller/ipfire-2.x.git] / src / patches / rust-num_cpus-1.13.1-fix-metadata.patch
1 --- num_cpus-1.13.1/Cargo.toml.orig 2022-01-28 14:11:47.332191720 +0000
2 +++ num_cpus-1.13.1/Cargo.toml 2022-01-28 14:11:52.848099901 +0000
3 @@ -20,7 +20,5 @@
4 categories = ["hardware-support"]
5 license = "MIT OR Apache-2.0"
6 repository = "https://github.com/seanmonstar/num_cpus"
7 -[target."cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))".dependencies.hermit-abi]
8 -version = "0.1.3"
9 [target."cfg(not(windows))".dependencies.libc]
10 version = "0.2.26"