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-reqwest/reqwest-fix-metadata.diff

9 lines
327 B

--- reqwest-0.9.24/Cargo.toml 2019-12-11T19:58:39+00:00
+++ reqwest-0.9.24/Cargo.toml 2019-12-26T06:19:05.477504+00:00
@@ -166,5 +166,3 @@
rustls-tls = ["hyper-rustls", "tokio-rustls", "webpki-roots", "rustls", "tls"]
tls = []
trust-dns = ["trust-dns-resolver"]
-[target."cfg(windows)".dependencies.winreg]
-version = "0.6"