Blob Blame History Raw
--- curl-sys-0.4.2/Cargo.toml	1969-12-31T16:00:00-08:00
+++ curl-sys-0.4.2/Cargo.toml	2018-04-16T15:04:06.350221-07:00
@@ -37,11 +37,6 @@
 version = "0.3.2"
 [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"