layout: Drop "canvas" dependency

This commit is contained in:
Emilio Cobos Álvarez 2016-03-23 16:42:41 +01:00
parent a02daf7144
commit 35ce58ef98
4 changed files with 0 additions and 6 deletions

View file

@ -12,9 +12,6 @@ path = "lib.rs"
git = "https://github.com/servo/rust-azure"
features = ["plugins"]
[dependencies.canvas]
path = "../canvas"
[dependencies.canvas_traits]
path = "../canvas_traits"