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-net2/net2-0.2.32-fix-metadata.diff

13 lines
466 B

7 years ago
--- net2-0.2.32/Cargo.toml 1969-12-31T16:00:00-08:00
+++ net2-0.2.32/Cargo.toml 2018-02-28T17:57:25.001830-08:00
@@ -29,9 +29,6 @@
nightly = []
[target."cfg(unix)".dependencies.libc]
version = "0.2.37"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["handleapi", "winsock2", "ws2def", "ws2ipdef", "ws2tcpip"]
[target.i686-apple-darwin.dependencies.libc]
version = "0.2.37"
[target.i686-unknown-linux-gnu.dependencies.libc]