Remove the rustc-serialize dependency from gfx.

This commit is contained in:
Ms2ger 2017-01-10 09:58:53 +01:00
parent 5d2a68033a
commit 137b277f1e
4 changed files with 2 additions and 5 deletions

1
Cargo.lock generated
View file

@ -926,7 +926,6 @@ dependencies = [
"ordered-float 0.2.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)",
"servo-fontconfig 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",