enable hyper's no_proto config

This commit is contained in:
Sean McArthur
2017-12-18 18:20:35 -08:00
parent 9cc02ab007
commit 120890f041
2 changed files with 2 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ categories = ["web-programming::http-client"]
[dependencies]
bytes = "0.4"
futures = "0.1.15"
hyper = "0.11"
hyper = "0.11.9"
hyper-tls = "0.1.2"
libflate = "0.1.11"
log = "0.3"