mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +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
|
@ -48,7 +48,7 @@ heapsize_derive = "0.1"
|
|||
html5ever = {version = "0.19", features = ["heap_size"]}
|
||||
hyper = "0.10"
|
||||
hyper_serde = "0.7"
|
||||
image = "0.14"
|
||||
image = "0.16"
|
||||
ipc-channel = "0.8"
|
||||
js = {git = "https://github.com/servo/rust-mozjs", features = ["promises"]}
|
||||
jstraceable_derive = {path = "../jstraceable_derive"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue