mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
parent
8d21a79246
commit
4a305d1e62
21 changed files with 274 additions and 156 deletions
|
@ -30,7 +30,7 @@ extern crate num;
|
|||
extern crate profile_traits;
|
||||
extern crate net_traits;
|
||||
extern crate gfx_traits;
|
||||
extern crate style;
|
||||
extern crate style_traits;
|
||||
#[macro_use]
|
||||
extern crate util;
|
||||
extern crate gleam;
|
||||
|
@ -58,4 +58,3 @@ mod scrolling;
|
|||
pub mod pipeline;
|
||||
pub mod constellation;
|
||||
pub mod windowing;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue