Update hyper to 0.11.22

This commit is contained in:
David Nies
2018-03-09 22:46:07 +01:00
committed by Sean McArthur
parent a9ec2b8c30
commit cf949177de

View File

@@ -13,7 +13,7 @@ categories = ["web-programming::http-client"]
bytes = "0.4"
encoding_rs = "0.7"
futures = "0.1.15"
hyper = "0.11.9"
hyper = "0.11.22"
hyper-tls = "0.1.2"
libflate = "0.1.11"
log = "0.4"