mirror of
https://github.com/servo/servo.git
synced 2025-08-21 13:25:34 +01:00
Remove azure(canvas) dependency from canvas_traits
This commit is contained in:
parent
61d8f4d688
commit
912d5f3547
6 changed files with 163 additions and 145 deletions
|
@ -12,6 +12,7 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
azure = {git = "https://github.com/servo/rust-azure", features = ["plugins"]}
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = {version = "0.7", features = ["heap_size", "serde-serialization"]}
|
||||
euclid = "0.10.1"
|
||||
gleam = "0.2.8"
|
||||
ipc-channel = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue