mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update flate2 to 1.0
This commit is contained in:
parent
9ca18b510f
commit
c072829be0
4 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue