mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +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
|
@ -31,7 +31,7 @@ smallvec = "0.1"
|
|||
num_cpus = "0.2.2"
|
||||
cssparser = "0.3.1"
|
||||
num = "0.1.24"
|
||||
url = "*"
|
||||
url = "0.2.36"
|
||||
euclid = "0.1"
|
||||
serde = "*"
|
||||
serde_macros = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue