Description: use system-shared libraries
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2025-04-04
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,9 +42,6 @@
 # rustls, but without ring.
 rustls-no-provider = ["dep:rustls", "_tls", "_rustls"]
 
-# Supported as long as native-tls supports this.
-vendored = ["native-tls?/vendored"]
-
 ######## INTERNAL FEATURES. DO NOT USE.
 
 # Ring has a higher chance of compiling cleanly without additional developer environment.
