mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
deps: Remove unused crate dependencies (#31185)
These were identified with `cargo-marchete`.
This commit is contained in:
parent
33127e0e60
commit
5574492505
16 changed files with 0 additions and 54 deletions
|
@ -14,7 +14,6 @@ log = { workspace = true }
|
|||
servo-media = { git = "https://github.com/servo/media" }
|
||||
surfman = { workspace = true, features = ["sm-angle-default"] }
|
||||
webxr = { git = "https://github.com/servo/webxr" }
|
||||
webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
|
||||
|
||||
[target.'cfg(not(target_os = "macos"))'.dependencies]
|
||||
libc = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue