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

10 lines
278 B

--- hyper-tls-0.5.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ hyper-tls-0.5.0/Cargo.toml 2023-05-20T14:18:54.945213+00:00
@@ -45,6 +45,3 @@
[dev-dependencies.tokio]
version = "1.0.0"
features = ["io-std", "macros", "io-util"]
-
-[features]
-vendored = ["native-tls/vendored"]