mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Use piston_image instead of stb_image for decoding JPEGs
Bump image to 0.7
This commit is contained in:
parent
62814f7cb4
commit
8c07a1a3af
12 changed files with 93 additions and 95 deletions
|
@ -19,7 +19,6 @@ extern crate ipc_channel;
|
|||
extern crate log;
|
||||
extern crate msg;
|
||||
extern crate serde;
|
||||
extern crate stb_image;
|
||||
extern crate url;
|
||||
extern crate util;
|
||||
extern crate websocket;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue