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.diff

9 lines
382 B

--- num_cpus-1.13.0/Cargo.toml 2020-04-15T16:15:26+00:00
+++ num_cpus-1.13.0/Cargo.toml 2020-04-17T22:49:22.517521+00:00
@@ -23,5 +23,3 @@
repository = "https://github.com/seanmonstar/num_cpus"
[dependencies.libc]
version = "0.2.26"
-[target."cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))".dependencies.hermit-abi]
-version = "0.1.3"