Description: stop provide patched default feature
Author: Jonas Smedegaard <dr@jones.dk>
Forwarded: not-needed
Last-Update: 2024-08-24
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,7 +50,6 @@
 env_logger = "0.11.0"
 
 [features]
-default = ["digest-md5", "cram-md5", "ring", "tls12"]
 digest-md5 = ["md5", "rand"]
 cram-md5 = ["md5"]
 logging = ["rustls/logging", "tokio-rustls/logging"]
