mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Remove unused dependencies
This commit is contained in:
parent
ad1d003e25
commit
b228d2700e
24 changed files with 1 additions and 179 deletions
|
@ -25,7 +25,5 @@ serde = "1.0"
|
|||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
sparkle = "0.1"
|
||||
typetag = "0.1"
|
||||
webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
webvr_traits = {path = "../webvr_traits"}
|
||||
webxr-api = {git = "https://github.com/servo/webxr"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue