mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +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
|
@ -16,7 +16,6 @@ base = { workspace = true }
|
|||
app_units = { workspace = true }
|
||||
atomic_refcell = { workspace = true }
|
||||
canvas_traits = { workspace = true }
|
||||
crossbeam-channel = { workspace = true }
|
||||
euclid = { workspace = true }
|
||||
fnv = { workspace = true }
|
||||
fonts = { path = "../../fonts" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue