mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +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
|
@ -16,7 +16,6 @@ atomic_refcell = { workspace = true }
|
|||
canvas_traits = { workspace = true }
|
||||
crossbeam-channel = { workspace = true }
|
||||
euclid = { workspace = true }
|
||||
fxhash = { workspace = true }
|
||||
gfx_traits = { workspace = true }
|
||||
html5ever = { workspace = true }
|
||||
ipc-channel = { workspace = true }
|
||||
|
@ -26,7 +25,6 @@ malloc_size_of_derive = { workspace = true }
|
|||
metrics = { path = "../../metrics" }
|
||||
msg = { workspace = true }
|
||||
net_traits = { workspace = true }
|
||||
parking_lot = { workspace = true }
|
||||
profile_traits = { workspace = true }
|
||||
range = { path = "../../range" }
|
||||
script_traits = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue