mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Remove the rustc-serialize dependency from gfx_traits.
This commit is contained in:
parent
137b277f1e
commit
d12b385b41
3 changed files with 2 additions and 5 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -959,7 +959,6 @@ dependencies = [
|
|||
"heapsize_derive 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"plugins 0.0.1",
|
||||
"range 0.0.1",
|
||||
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_derive 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue