mirror of
https://github.com/servo/servo.git
synced 2025-06-20 15:18:58 +01:00
format components/profile_traits
This commit is contained in:
parent
6cb39fad47
commit
ce9231c471
5 changed files with 96 additions and 57 deletions
|
@ -12,7 +12,8 @@ extern crate bincode;
|
|||
extern crate ipc_channel;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
#[macro_use] extern crate serde;
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
extern crate servo_config;
|
||||
extern crate signpost;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue