Blob Blame History Raw
--- native-tls-0.2.11/Cargo.toml	1970-01-01T00:00:01+00:00
+++ native-tls-0.2.11/Cargo.toml	2022-12-10T19:44:41.357213+00:00
@@ -32,8 +32,7 @@
 version = "0.7"
 
 [features]
-alpn = ["security-framework/alpn"]
-vendored = ["openssl/vendored"]
+alpn = []
 
 [target."cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))".dependencies.log]
 version = "0.4.5"