mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update cookie/hyper_serde.
This commit is contained in:
parent
369a5c0370
commit
0625ab92b8
8 changed files with 19 additions and 29 deletions
|
@ -35,7 +35,7 @@ cssparser = "0.29"
|
|||
euclid = "0.20"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
http = { version = "0.2", optional = true }
|
||||
hyper_serde = { version = "0.12", optional = true }
|
||||
hyper_serde = { version = "0.13", optional = true }
|
||||
keyboard-types = { version = "0.6", optional = true }
|
||||
selectors = { path = "../selectors" }
|
||||
serde = { version = "1.0.27", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue