mirror of
https://github.com/servo/servo.git
synced 2025-06-10 09:33:13 +00: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
|
@ -53,6 +53,7 @@ extern crate net_traits;
|
|||
extern crate num;
|
||||
extern crate rustc_serialize;
|
||||
extern crate rustc_unicode;
|
||||
extern crate serde;
|
||||
extern crate time;
|
||||
extern crate canvas;
|
||||
extern crate canvas_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue