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.
rust-socket2/socket2-0.3.1-fix-metadata....

10 lines
334 B

--- socket2-0.3.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ socket2-0.3.1/Cargo.toml 2018-01-24T22:58:00.064863+01:00
@@ -33,6 +33,3 @@
[target."cfg(unix)".dependencies.libc]
version = "0.2.14"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.3"
-features = ["handleapi", "ws2def", "ws2ipdef", "ws2tcpip", "minwindef"]