Add options for specifying the TLS version (#1315)

This commit is contained in:
Jan Verbeek
2021-08-12 18:41:32 +02:00
committed by GitHub
parent bdc57beabb
commit 66c1b48167
5 changed files with 248 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ ipnet = "2.3"
## default-tls
hyper-tls = { version = "0.5", optional = true }
native-tls-crate = { version = "0.2.7", optional = true, package = "native-tls" }
native-tls-crate = { version = "0.2.8", optional = true, package = "native-tls" }
tokio-native-tls = { version = "0.3.0", optional = true }
# rustls-tls