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
251 B

--- hyper-tls-0.3.1/Cargo.toml 1969-12-31T16:00:00-08:00
+++ hyper-tls-0.3.1/Cargo.toml 2018-10-02T12:38:27.761610-07:00
@@ -36,6 +36,3 @@
version = "0.1"
[dev-dependencies.tokio]
version = "0.1.5"
-
-[features]
-vendored = ["native-tls/vendored"]