mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Replace libpng with image everywhere.
This commit is contained in:
parent
b649246fe2
commit
e2e142aae8
19 changed files with 77 additions and 163 deletions
|
@ -21,7 +21,6 @@ extern crate hyper;
|
|||
extern crate ipc_channel;
|
||||
extern crate net_traits;
|
||||
extern crate openssl;
|
||||
extern crate png;
|
||||
extern crate rustc_serialize;
|
||||
extern crate time;
|
||||
extern crate url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue