Blob Blame History Raw
--- pnet_sys-0.27.2/Cargo.toml	2020-11-27T19:24:20+00:00
+++ pnet_sys-0.27.2/Cargo.toml	2021-03-06T23:34:40.331722+00:00
@@ -23,6 +23,3 @@
 repository = "https://github.com/libpnet/libpnet"
 [dependencies.libc]
 version = "0.2.39"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.8"
-features = ["winsock2", "ws2ipdef"]