--- curl-sys-0.4.70+curl-8.5.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ curl-sys-0.4.70+curl-8.5.0/Cargo.toml 2024-01-13T14:56:26.426384+00:00 @@ -12,7 +12,7 @@ [package] edition = "2018" name = "curl-sys" -version = "0.4.70+curl-8.5.0" +version = "0.4.70" authors = ["Alex Crichton "] build = "build.rs" links = "curl" @@ -73,15 +73,10 @@ version = "0.9.64" optional = true -[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg] -version = "0.2" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.48" -features = ["Win32_Networking_WinSock"] - [badges.appveyor] repository = "alexcrichton/curl-rust" [badges.travis-ci] repository = "alexcrichton/curl-rust" + +