mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add servo Image type. Remove rust-png dependency from script, gfx, layout.
This commit is contained in:
parent
0f8095b950
commit
83301ebb75
13 changed files with 67 additions and 60 deletions
|
@ -25,8 +25,6 @@ extern crate fnv;
|
|||
extern crate euclid;
|
||||
extern crate layers;
|
||||
extern crate libc;
|
||||
extern crate stb_image;
|
||||
extern crate png;
|
||||
#[macro_use]
|
||||
extern crate profile_traits;
|
||||
extern crate script_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue