mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Move Image and PixelFormat to net_traits.
This commit is contained in:
parent
e3ebbd0fcd
commit
dce2872f45
14 changed files with 40 additions and 32 deletions
|
@ -34,6 +34,7 @@ extern crate serde_derive;
|
|||
extern crate url;
|
||||
extern crate util;
|
||||
extern crate uuid;
|
||||
extern crate webrender_traits;
|
||||
extern crate websocket;
|
||||
|
||||
use cookie_rs::Cookie;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue