parent
3875e405a6
commit
4ee3a5f164
@ -1,10 +1,11 @@
|
|||||||
--- num_cpus-1.13.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- num_cpus-1.14.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ num_cpus-1.13.1/Cargo.toml 2021-12-20T20:31:04.071929+00:00
|
+++ num_cpus-1.14.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
@@ -20,7 +20,5 @@
|
@@ -25,8 +25,5 @@
|
||||||
categories = ["hardware-support"]
|
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/seanmonstar/num_cpus"
|
repository = "https://github.com/seanmonstar/num_cpus"
|
||||||
|
|
||||||
-[target."cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))".dependencies.hermit-abi]
|
-[target."cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))".dependencies.hermit-abi]
|
||||||
-version = "0.1.3"
|
-version = "0.1.3"
|
||||||
|
-
|
||||||
[target."cfg(not(windows))".dependencies.libc]
|
[target."cfg(not(windows))".dependencies.libc]
|
||||||
version = "0.2.26"
|
version = "0.2.26"
|
@ -1 +1 @@
|
|||||||
SHA512 (num_cpus-1.13.1.crate) = 91ffe0ec792228621d6c2d5cc544ef4744203d19fc9c86e0aad2610038c43aca0448b6c27d82979417a0f6c939ea73523303a44c28df0d1c1b8d09814d5306d9
|
SHA512 (num_cpus-1.14.0.crate) = c3b19f7cad14947c9860ed81617e2f7492f69248c8436ce83429cae9fe09d7be04c813233b54ca216e7dc2e03b76f46c5659154f89bb804e702f23b78feb3507
|
||||||
|
Loading…
Reference in new issue