parent
ff9ff88212
commit
6a57399463
@ -1 +1 @@
|
||||
SHA512 (sysinfo-0.15.9.crate) = 25ad303ffd8109c9b259ffe3c929b7724e97d05172e1253cc91faccd545ceb35988fb70a575f30ca1fb589850425cadaddf31b4882c3c0780d25473dbb3ff15b
|
||||
SHA512 (sysinfo-0.18.2.crate) = 796655e2e75e4454c11e650671cb2212bbe312fd623ea2c8121a388c25b2da0d714f8c30c241f141f6693bb2f028cbc1fe65cdd8a0850137254bdd224059965a
|
||||
|
@ -1,16 +1,16 @@
|
||||
--- sysinfo-0.15.9/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||
+++ sysinfo-0.15.9/Cargo.toml 2021-01-13T22:14:55.761574+00:00
|
||||
@@ -45,13 +45,5 @@
|
||||
debug = ["libc/extra_traits"]
|
||||
default = ["multithread"]
|
||||
--- sysinfo-0.18.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||
+++ sysinfo-0.18.2/Cargo.toml 2021-06-24T16:17:16.097638+00:00
|
||||
@@ -46,13 +46,5 @@
|
||||
multithread = ["rayon"]
|
||||
[target."cfg(all(target_os = \"linux\", not(target_os = \"android\")))".dev-dependencies.tempfile]
|
||||
version = "3.2"
|
||||
-[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.core-foundation-sys]
|
||||
-version = "0.8"
|
||||
[target."cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))".dependencies.libc]
|
||||
version = "0.2"
|
||||
version = "^0.2.94"
|
||||
-[target."cfg(windows)".dependencies.ntapi]
|
||||
-version = "0.3"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-version = "0.3.9"
|
||||
-features = ["fileapi", "handleapi", "ifdef", "ioapiset", "minwindef", "pdh", "psapi", "synchapi", "sysinfoapi", "winbase", "winerror", "winioctl", "winnt", "oleauto", "wbemcli", "rpcdce", "combaseapi", "objidl", "powerbase", "netioapi", "lmcons", "lmaccess", "lmapibuf", "memoryapi", "shellapi"]
|
||||
|
Loading…
Reference in new issue