Update to 0.11.1

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 114c95d4df
commit 535d4828ae
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -1,12 +1,12 @@
--- sysinfo-0.11.0/Cargo.toml 2020-02-08T15:34:59+00:00 --- sysinfo-0.11.1/Cargo.toml 2020-02-10T09:22:11+00:00
+++ sysinfo-0.11.0/Cargo.toml 2020-02-08T22:02:50.259241+00:00 +++ sysinfo-0.11.1/Cargo.toml 2020-02-11T12:27:41.867935+00:00
@@ -42,12 +42,7 @@ @@ -42,12 +42,6 @@
debug = ["libc/extra_traits"] debug = ["libc/extra_traits"]
[target."cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))".dependencies.libc] [target."cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))".dependencies.libc]
version = "0.2" version = "0.2"
-[target."cfg(windows)".dependencies.ntapi] -[target."cfg(windows)".dependencies.ntapi]
-version = "0.3" -version = "0.3"
-
-[target."cfg(windows)".dependencies.winapi] -[target."cfg(windows)".dependencies.winapi]
-version = "0.3" -version = "0.3"
-features = ["fileapi", "handleapi", "ifdef", "ioapiset", "minwindef", "pdh", "psapi", "synchapi", "sysinfoapi", "winbase", "winerror", "winioctl", "winnt", "oleauto", "wbemcli", "rpcdce", "combaseapi", "objidl", "objbase", "powerbase", "netioapi"] -features = ["fileapi", "handleapi", "ifdef", "ioapiset", "minwindef", "pdh", "psapi", "synchapi", "sysinfoapi", "winbase", "winerror", "winioctl", "winnt", "oleauto", "wbemcli", "rpcdce", "combaseapi", "objidl", "objbase", "powerbase", "netioapi"]

Loading…
Cancel
Save