mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +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
|
@ -11,7 +11,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
base64 = "0.6"
|
||||
cookie = "0.6"
|
||||
cookie = "0.10"
|
||||
euclid = "0.15"
|
||||
hyper = "0.10"
|
||||
image = "0.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue