mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
deps: Remove some unused Cargo.toml
(#35466)
These were discovered with cargo-machete. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
32c13bcb1e
commit
ebd471bb55
12 changed files with 0 additions and 32 deletions
|
@ -27,7 +27,6 @@ fnv = { workspace = true }
|
|||
gleam = { workspace = true }
|
||||
image = { workspace = true }
|
||||
ipc-channel = { workspace = true }
|
||||
keyboard-types = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
log = { workspace = true }
|
||||
net = { path = "../net" }
|
||||
|
@ -36,7 +35,6 @@ profile_traits = { workspace = true }
|
|||
script_traits = { workspace = true }
|
||||
servo_config = { path = "../config" }
|
||||
servo_geometry = { path = "../geometry" }
|
||||
servo_url = { path = "../url" }
|
||||
style_traits = { workspace = true }
|
||||
tracing = { workspace = true, optional = true }
|
||||
webrender = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue