update to image 0.20 (#683)

This commit is contained in:
Lucas Kent 2018-10-24 11:29:11 +11:00 committed by Francesca Plebani
parent 062bb0cef2
commit da1d479e55
4 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@ icon_loading = ["image"]
lazy_static = "1"
libc = "0.2"
log = "0.4"
image = { version = "0.19", optional = true }
image = { version = "0.20", optional = true }
[target.'cfg(target_os = "android")'.dependencies.android_glue]
version = "0.2"