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

9 lines
292 B

--- num_cpus-1.16.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ num_cpus-1.16.0/Cargo.toml 2023-07-05T19:42:07.934520+00:00
@@ -28,5 +28,3 @@
[target."cfg(not(windows))".dependencies.libc]
version = "0.2.26"
-[target."cfg(target_os = \"hermit\")".dependencies.hermit-abi]
-version = "0.3.0"