--- curl-0.4.29/Cargo.toml 2020-04-29T16:03:08+00:00 +++ curl-0.4.29/Cargo.toml 2020-05-17T14:15:02.163607+00:00 @@ -57,12 +57,6 @@ [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-sys] version = "0.9.43" optional = true -[target."cfg(target_env = \"msvc\")".dependencies.schannel] -version = "0.1.13" - -[target."cfg(target_env = \"msvc\")".dependencies.winapi] -version = "0.3" -features = ["libloaderapi", "wincrypt"] [badges.appveyor] repository = "alexcrichton/curl-rust"