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
635 B
16 lines
635 B
--- sysinfo-0.10.4/Cargo.toml 2020-01-06T03:08:46+00:00
|
|
+++ sysinfo-0.10.4/Cargo.toml 2020-01-06T06:29:16.186246+00:00
|
|
@@ -41,12 +41,7 @@
|
|
version = "0.2"
|
|
[target."cfg(unix)".dependencies.once_cell]
|
|
version = "1.0"
|
|
-[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"
|