Skip to content

Commit

Permalink
Do not use plugins in azure anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
nox committed Feb 19, 2017
1 parent 7f3a75f commit 21c9970
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/canvas/Cargo.toml
Expand Up @@ -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"
Expand Down

0 comments on commit 21c9970

Please sign in to comment.