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
365 B
10 lines
365 B
--- net2-0.2.33/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ net2-0.2.33/Cargo.toml 2019-06-22T07:37:47.354641+00:00
|
|
@@ -29,6 +29,3 @@
|
|
nightly = []
|
|
[target."cfg(any(target_os=\"redox\", unix))".dependencies.libc]
|
|
version = "0.2.42"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["handleapi", "winsock2", "ws2def", "ws2ipdef", "ws2tcpip"]
|