mirror of
https://github.com/servo/servo.git
synced 2025-07-30 18:50:36 +01:00
compositing: Make the constellation messages serializable.
This commit is contained in:
parent
a0cf597946
commit
b6485a9eaf
32 changed files with 316 additions and 229 deletions
|
@ -26,7 +26,7 @@ path = "../devtools_traits"
|
|||
git = "https://github.com/pcwalton/ipc-channel"
|
||||
|
||||
[dependencies]
|
||||
url = "0.2.35"
|
||||
url = "0.2.36"
|
||||
libc = "*"
|
||||
euclid = "0.1"
|
||||
serde = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue