mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +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
|
@ -14,7 +14,6 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
base = { workspace = true }
|
||||
crossbeam-channel = { workspace = true }
|
||||
log = { workspace = true }
|
||||
malloc_size_of = { workspace = true }
|
||||
malloc_size_of_derive = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue