rustls -> native_tls

This commit is contained in:
Martin Algesten
2018-06-14 14:17:39 +02:00
parent d4126027c8
commit ef6f8c6259
7 changed files with 176 additions and 80 deletions

View File

@@ -13,8 +13,6 @@ encoding = "0.2"
lazy_static = "1"
mime_guess = "1"
qstring = "0.5"
rustls = "0.12"
native-tls = "0.1"
serde_json = "1"
url = "1.6"
webpki = "0.18.0-alpha3"
webpki-roots = "0.14.0"