mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
Remove rustc-serialize from the dependencies
This commit is contained in:
parent
da2d9b2228
commit
221199d277
8 changed files with 40 additions and 69 deletions
|
@ -29,7 +29,6 @@ extern crate malloc_size_of_derive;
|
|||
extern crate msg;
|
||||
extern crate net_traits;
|
||||
extern crate profile_traits;
|
||||
extern crate rustc_serialize;
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
extern crate servo_atoms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue