mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Remove explicit dependencies on serde_derive
This commit is contained in:
parent
76d8573393
commit
605ef8b7ec
42 changed files with 27 additions and 96 deletions
|
@ -13,7 +13,6 @@ path = "lib.rs"
|
|||
heapsize = {version = "0.4"}
|
||||
heapsize_derive = {version = "0.1"}
|
||||
serde = {version = "1.0"}
|
||||
serde_derive = {version = "1.0"}
|
||||
servo_rand = {path = "../rand"}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
url_serde = {version = "0.2"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue