mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Remove explicit dependency on serde_derive
This commit is contained in:
parent
99ef7813f2
commit
1b57558d16
3 changed files with 2 additions and 4 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4417,7 +4417,6 @@ dependencies = [
|
|||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_config_plugins 0.0.1",
|
||||
"servo_geometry 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue