mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
move ConstellationMsg to compositing
This commit is contained in:
parent
b3ac17b82f
commit
8d4aeef08b
15 changed files with 133 additions and 122 deletions
|
@ -12,6 +12,7 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
base64 = "0.10"
|
||||
compositing = {path = "../compositing"}
|
||||
cookie = "0.11"
|
||||
crossbeam-channel = "0.3"
|
||||
euclid = "0.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue