pick up hyper and http patches

This commit is contained in:
Sean McArthur
2019-01-23 12:18:03 -08:00
parent cf33fc907c
commit a9b79a8e30

View File

@@ -15,8 +15,8 @@ base64 = "0.10"
bytes = "0.4"
encoding_rs = "0.8"
futures = "0.1.23"
http = "0.1.14"
hyper = "0.12.20"
http = "0.1.15"
hyper = "0.12.22"
hyper-old-types = { version = "0.11", optional = true, features = ["compat"] }
hyper-tls = { version = "0.3", optional = true }
libflate = "0.1.18"