mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove unused dependencies
This commit is contained in:
parent
ad1d003e25
commit
b228d2700e
24 changed files with 1 additions and 179 deletions
|
@ -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"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue