mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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,7 +14,7 @@ path = "lib.rs"
|
|||
bitflags = "1.0"
|
||||
bluetooth_traits = { path = "../bluetooth_traits" }
|
||||
canvas_traits = { path = "../canvas_traits" }
|
||||
cookie = "0.11"
|
||||
cookie = "0.12"
|
||||
crossbeam-channel = "0.4"
|
||||
devtools_traits = { path = "../devtools_traits" }
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
|
@ -22,7 +22,7 @@ euclid = "0.20"
|
|||
gfx_traits = { path = "../gfx_traits" }
|
||||
headers = "0.3"
|
||||
http = "0.2"
|
||||
hyper_serde = "0.12"
|
||||
hyper_serde = "0.13"
|
||||
ipc-channel = "0.14"
|
||||
keyboard-types = "0.6"
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue