mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update cookie/hyper_serde.
This commit is contained in:
parent
369a5c0370
commit
0625ab92b8
8 changed files with 19 additions and 29 deletions
|
@ -40,7 +40,7 @@ bluetooth_traits = { path = "../bluetooth_traits" }
|
|||
canvas_traits = { path = "../canvas_traits" }
|
||||
chrono = "0.4"
|
||||
content-security-policy = { version = "0.4.0", features = ["serde"] }
|
||||
cookie = "0.11"
|
||||
cookie = "0.12"
|
||||
crossbeam-channel = "0.4"
|
||||
cssparser = "0.29"
|
||||
data-url = "0.1.0"
|
||||
|
@ -57,7 +57,7 @@ fxhash = "0.2"
|
|||
headers = "0.3"
|
||||
html5ever = "0.26"
|
||||
http = "0.2"
|
||||
hyper_serde = "0.12"
|
||||
hyper_serde = "0.13"
|
||||
image = "0.24"
|
||||
indexmap = { version = "1.0.2", features = ["std"] }
|
||||
ipc-channel = "0.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue