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
356 B
10 lines
356 B
--- socket2-0.3.19/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ socket2-0.3.19/Cargo.toml 2021-02-14T13:31:34.622933+00:00
|
|
@@ -35,6 +35,3 @@
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2.66"
|
|
features = ["align"]
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3.3"
|
|
-features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]
|