mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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
|
@ -21,7 +21,7 @@ embedder_traits = {path = "../embedder_traits"}
|
|||
euclid = "0.20"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
gleam = {version = "0.6", optional = true}
|
||||
image = "0.21"
|
||||
image = "0.22"
|
||||
ipc-channel = "0.11"
|
||||
libc = "0.2"
|
||||
keyboard-types = "0.4.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue