Blob Blame History Raw
--- curl-sys-0.4.1/Cargo.toml	1970-01-01T01:00:00+01:00
+++ curl-sys-0.4.1/Cargo.toml	2018-01-09T07:04:31.758509+01:00
@@ -37,11 +37,6 @@
 version = "0.3"
 [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-sys]
 version = "0.9"
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["winsock2", "ws2def"]
 [badges.appveyor]
 repository = "alexcrichton/curl-rust"