fix #18472:outdated png crate: various panics

This commit is contained in:
tigercosmos 2017-10-09 16:10:15 +08:00
parent 715fc9cea6
commit 2fc765f254
5 changed files with 24 additions and 21 deletions

View file

@ -15,7 +15,7 @@ heapsize = "0.4"
heapsize_derive = "0.1"
hyper = "0.10"
hyper_serde = "0.7"
image = "0.14"
image = "0.16"
ipc-channel = "0.8"
lazy_static = "0.2"
log = "0.3.5"