parent
1e72114ffc
commit
106f2e8d62
@ -1 +1 @@
|
||||
SHA512 (sysinfo-0.23.13.crate) = 9aab3bccb6dab2a2b82dc0abe23924d0993c67c06b8c2748fff61825f78c4e783f821d7f0a4b1bb8ac82f816e3542caf20f59868e5122b03086b958ed68e6cb6
|
||||
SHA512 (sysinfo-0.24.7.crate) = d566701996b55cd54e656f196a824025a23b3c8e647594108aca751c97ec1c35bb32333500c86d2335e9f35c626bcea5dce54340244a9ffdd88411fe4634e8e3
|
||||
|
@ -0,0 +1,52 @@
|
||||
--- sysinfo-0.24.7/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ sysinfo-0.24.7/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
@@ -53,49 +53,9 @@
|
||||
[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(any(windows, target_os = \"linux\", target_os = \"android\"))".dependencies.once_cell]
|
||||
version = "1.0"
|
||||
|
||||
[target."cfg(not(any(target_os = \"unknown\", target_arch = \"wasm32\")))".dependencies.libc]
|
||||
version = "^0.2.112"
|
||||
|
||||
-[target."cfg(windows)".dependencies.ntapi]
|
||||
-version = "0.3"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3.9"
|
||||
-features = [
|
||||
- "errhandlingapi",
|
||||
- "fileapi",
|
||||
- "handleapi",
|
||||
- "heapapi",
|
||||
- "ifdef",
|
||||
- "ioapiset",
|
||||
- "minwindef",
|
||||
- "pdh",
|
||||
- "psapi",
|
||||
- "synchapi",
|
||||
- "sysinfoapi",
|
||||
- "winbase",
|
||||
- "winerror",
|
||||
- "winioctl",
|
||||
- "winnt",
|
||||
- "oleauto",
|
||||
- "wbemcli",
|
||||
- "rpcdce",
|
||||
- "combaseapi",
|
||||
- "objidl",
|
||||
- "powerbase",
|
||||
- "netioapi",
|
||||
- "lmcons",
|
||||
- "lmaccess",
|
||||
- "lmapibuf",
|
||||
- "memoryapi",
|
||||
- "ntlsa",
|
||||
- "securitybaseapi",
|
||||
- "shellapi",
|
||||
- "std",
|
||||
-]
|
Loading…
Reference in new issue