You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-curl-sys/curl-sys-fix-metadata-auto....

20 lines
457 B

--- curl-sys-0.4.65+curl-8.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ curl-sys-0.4.65+curl-8.2.1/Cargo.toml 2023-07-29T14:25:50.028197+00:00
@@ -73,16 +73,6 @@
version = "0.9.64"
optional = true
-[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"