mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Update serde_json.
This commit is contained in:
parent
c1f787be5e
commit
301bde2f13
2 changed files with 9 additions and 6 deletions
|
@ -12,8 +12,6 @@ extern crate crossbeam_channel;
|
|||
extern crate log;
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
#[macro_use]
|
||||
extern crate serde_json;
|
||||
|
||||
mod actions;
|
||||
mod capabilities;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue