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.
11 lines
341 B
11 lines
341 B
2 months ago
|
--- hostname-0.3.1/Cargo.toml 2020-02-28T16:58:01+00:00
|
||
|
+++ hostname-0.3.1/Cargo.toml 2024-09-21T23:41:05.031544+00:00
|
||
|
@@ -33,6 +33,4 @@
|
||
|
set = []
|
||
|
[target."cfg(any(unix, target_os = \"redox\"))".dependencies.libc]
|
||
|
version = "^0.2"
|
||
|
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
|
||
|
-version = "^0.3"
|
||
|
-features = ["sysinfoapi"]
|
||
|
+
|