mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -47,7 +47,7 @@ path = "../script_traits"
|
|||
[dependencies]
|
||||
log = "*"
|
||||
fnv = "1.0"
|
||||
url = "0.2.35"
|
||||
url = "0.2.36"
|
||||
time = "0.1.12"
|
||||
bitflags = "*"
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue