mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update cookie to 0.10
Except in webdriver, which source is in m-c.
This commit is contained in:
parent
2374224cdf
commit
ae20da6a80
9 changed files with 32 additions and 32 deletions
|
@ -12,11 +12,11 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
base64 = "0.6"
|
||||
brotli = "1.0.6"
|
||||
cookie = "0.6"
|
||||
cookie = "0.10"
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
flate2 = "0.2.0"
|
||||
hyper = "0.10"
|
||||
hyper_serde = "0.7"
|
||||
hyper_serde = "0.8"
|
||||
hyper-openssl = "0.2.2"
|
||||
immeta = "0.3.1"
|
||||
ipc-channel = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue