mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove unused dependencies
This commit is contained in:
parent
ad1d003e25
commit
b228d2700e
24 changed files with 1 additions and 179 deletions
|
@ -14,7 +14,6 @@ path = "lib.rs"
|
|||
malloc_size_of = { path = "../malloc_size_of", features = ["servo"] }
|
||||
malloc_size_of_derive = "0.1"
|
||||
to_shmem = { path = "../to_shmem" }
|
||||
to_shmem_derive = { path = "../to_shmem_derive" }
|
||||
serde = {version = "1.0", features = ["derive"]}
|
||||
servo_rand = {path = "../rand"}
|
||||
url = {version = "2.0", features = ["serde"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue