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.
14 lines
332 B
14 lines
332 B
2 years ago
|
--- socket2-0.4.9/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ socket2-0.4.9/Cargo.toml 2023-05-10T15:27:24.801228+00:00
|
||
|
@@ -59,10 +59,3 @@
|
||
|
[target."cfg(unix)".dependencies.libc]
|
||
|
version = "0.2.139"
|
||
|
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3.9"
|
||
|
-features = [
|
||
|
- "handleapi",
|
||
|
- "ws2ipdef",
|
||
|
- "ws2tcpip",
|
||
|
-]
|