mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update cookie/hyper_serde.
This commit is contained in:
parent
369a5c0370
commit
0625ab92b8
8 changed files with 19 additions and 29 deletions
|
@ -14,12 +14,12 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
content-security-policy = { version = "0.4.0", features = ["serde"] }
|
||||
cookie = "0.11"
|
||||
cookie = "0.12"
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
headers = "0.3"
|
||||
http = "0.2"
|
||||
hyper = "0.14"
|
||||
hyper_serde = "0.12"
|
||||
hyper_serde = "0.13"
|
||||
ipc-channel = "0.14"
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue