mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -25,7 +25,6 @@ euclid = { workspace = true }
|
|||
font-kit = "0.11"
|
||||
fnv = { workspace = true }
|
||||
gfx = { path = "../gfx" }
|
||||
gleam = { workspace = true }
|
||||
half = "2"
|
||||
ipc-channel = { workspace = true }
|
||||
log = { workspace = true }
|
||||
|
@ -35,7 +34,6 @@ pathfinder_geometry = "0.5"
|
|||
pixels = { path = "../pixels" }
|
||||
raqote = "0.8.2"
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
servo_config = { path = "../config" }
|
||||
sparkle = { workspace = true }
|
||||
style = { path = "../style" }
|
||||
style_traits = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue