--- num_cpus-1.13.1/Cargo.toml 1970-01-01T00:00:01+00:00 +++ num_cpus-1.13.1/Cargo.toml 2021-12-20T20:31:04.071929+00:00 @@ -20,7 +20,5 @@ categories = ["hardware-support"] license = "MIT OR Apache-2.0" 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.1.3" [target."cfg(not(windows))".dependencies.libc] version = "0.2.26"