mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update webrender, image, png and raqote
This will avoid duping png because of the raqote backend
This commit is contained in:
parent
91469aa472
commit
138ef57534
8 changed files with 36 additions and 42 deletions
|
@ -20,7 +20,7 @@ headers = "0.2"
|
|||
http = "0.1"
|
||||
hyper = "0.12"
|
||||
hyper_serde = "0.11"
|
||||
piston_image = {package = "image", version = "0.21"}
|
||||
piston_image = {package = "image", version = "0.22"}
|
||||
ipc-channel = "0.11"
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue