--- curl-sys-0.3.15/Cargo.toml 1970-01-01T01:00:00+01:00 +++ curl-sys-0.3.15/Cargo.toml 2017-11-26T12:03:40.409462+01:00 @@ -35,12 +35,8 @@ [build-dependencies.pkg-config] version = "0.3" -[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg] -version = "0.2" [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-sys] version = "0.9" -[target."cfg(windows)".dependencies.winapi] -version = "0.2" [badges.travis-ci] repository = "alexcrichton/curl-rust"