You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-num_cpus/num_cpus-fix-metadata-auto....

12 lines
437 B

--- num_cpus-1.15.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ num_cpus-1.15.0/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -25,8 +25,5 @@
license = "MIT OR Apache-2.0"
5 years ago
repository = "https://github.com/seanmonstar/num_cpus"
-[target."cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))".dependencies.hermit-abi]
-version = "0.2.6"
-
[target."cfg(not(windows))".dependencies.libc]
version = "0.2.26"