mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +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
|
@ -23,7 +23,6 @@ log = "0.3.5"
|
|||
msg = {path = "../msg"}
|
||||
num-traits = "0.1.32"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url"}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue