mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
fix #18472:outdated png crate: various panics
This commit is contained in:
parent
715fc9cea6
commit
2fc765f254
5 changed files with 24 additions and 21 deletions
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
euclid = "0.15"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
gleam = "0.4"
|
||||
image = "0.14"
|
||||
image = "0.16"
|
||||
ipc-channel = "0.8"
|
||||
log = "0.3.5"
|
||||
msg = {path = "../msg"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue