mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update serde to 0.8 (fixes #12659)
This commit is contained in:
parent
a22913569c
commit
7ad51dcd7a
70 changed files with 919 additions and 778 deletions
|
@ -11,5 +11,5 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
gfx = {path = "../../../components/gfx"}
|
||||
ipc-channel = "0.4.0"
|
||||
ipc-channel = "0.5"
|
||||
style = {path = "../../../components/style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue