mirror of
https://github.com/servo/servo.git
synced 2025-09-04 12:08:21 +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
|
@ -10,9 +10,9 @@ name = "net_traits"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
cookie = "0.6"
|
||||
cookie = "0.10"
|
||||
hyper = "0.10"
|
||||
hyper_serde = "0.7"
|
||||
hyper_serde = "0.8"
|
||||
image = "0.17"
|
||||
ipc-channel = "0.9"
|
||||
lazy_static = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue