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.
16 lines
699 B
16 lines
699 B
--- sysinfo-0.10.3/Cargo.toml 2019-12-16T23:24:19+00:00
|
|
+++ sysinfo-0.10.3/Cargo.toml 2019-12-20T23:19:05.377217+00:00
|
|
@@ -39,12 +39,7 @@
|
|
debug = ["libc/extra_traits"]
|
|
[target."cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))".dependencies.libc]
|
|
version = "0.2"
|
|
-[target."cfg(windows)".dependencies.ntapi]
|
|
-version = "0.3"
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["fileapi", "handleapi", "ioapiset", "minwindef", "pdh", "psapi", "synchapi", "sysinfoapi", "winbase", "winerror", "winioctl", "winnt", "oleauto", "wbemcli", "rpcdce", "combaseapi", "objidl", "objbase"]
|
|
[badges.appveyor]
|
|
repository = "GuillaumeGomez/sysinfo"
|
|
service = "github"
|