Remove unused dependencies

This commit is contained in:
Shotaro Yamada 2019-10-01 20:47:04 +09:00
parent ad1d003e25
commit b228d2700e
24 changed files with 1 additions and 179 deletions

View file

@ -32,7 +32,6 @@ num-traits = "0.2"
offscreen_gl_context = {version = "0.25", features = ["serde", "osmesa"]}
raqote = {git = "https://github.com/jrmuizel/raqote", optional = true}
pixels = {path = "../pixels"}
serde_bytes = "0.10"
servo_config = {path = "../config"}
sparkle = "0.1"
webrender = {git = "https://github.com/servo/webrender"}