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.
10 lines
385 B
10 lines
385 B
--- net2-0.2.37/Cargo.toml 2020-12-09T19:13:14+00:00
|
|
+++ net2-0.2.37/Cargo.toml 2020-12-10T15:08:03.968627+00:00
|
|
@@ -30,6 +30,3 @@
|
|
nightly = []
|
|
[target."cfg(any(target_os=\"redox\", unix, target_os=\"wasi\"))".dependencies.libc]
|
|
version = "0.2.54"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["handleapi", "winsock2", "ws2def", "ws2ipdef", "ws2tcpip"]
|