Update flate2 to 1.0

This commit is contained in:
Bastien Orivel 2018-02-28 15:12:19 +01:00
parent 9ca18b510f
commit c072829be0
4 changed files with 7 additions and 7 deletions

View file

@ -16,7 +16,7 @@ base64 = "0.6"
brotli = "1.0.6"
cookie = "0.10"
devtools_traits = {path = "../devtools_traits"}
flate2 = "0.2.0"
flate2 = "1"
hyper = "0.10"
hyper_serde = "0.8"
hyper-openssl = "0.2.2"