ToSocketAddrs instead of dns lookup

This commit is contained in:
Martin Algesten
2018-06-26 08:26:44 +02:00
parent c5c878caca
commit fc4a78b962
4 changed files with 5 additions and 37 deletions

View File

@@ -20,7 +20,6 @@ ascii = "0.9"
base64 = "0.9"
chunked_transfer = "0.3"
cookie = { version = "0.10", features = ["percent-encode"] }
dns-lookup = "0.9.1"
lazy_static = "1"
qstring = "0.6"
url = "1.6"