mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #15647 - nox:azure, r=SimonSapin
Do not use plugins in azure anymore <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15647) <!-- Reviewable:end -->
This commit is contained in:
commit
5c73b374cb
2 changed files with 1 additions and 5 deletions
|
@ -10,7 +10,7 @@ name = "canvas"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
azure = {git = "https://github.com/servo/rust-azure", features = ["plugins"]}
|
||||
azure = {git = "https://github.com/servo/rust-azure"}
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = {version = "0.10", features = ["heapsize", "serde"]}
|
||||
euclid = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue