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.
16 lines
509 B
16 lines
509 B
--- curl-0.4.33/Cargo.toml 2020-08-19T05:24:59+00:00
|
|
+++ curl-0.4.33/Cargo.toml 2020-12-02T13:41:08.205229+00:00
|
|
@@ -67,12 +67,7 @@
|
|
[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"
|
|
|