Update image related dependencies

This commit is contained in:
Bastien Orivel 2018-11-16 14:50:14 +01:00
parent 34bf312e0c
commit db34ea668a
9 changed files with 177 additions and 145 deletions

View file

@ -19,7 +19,7 @@ embedder_traits = {path = "../embedder_traits"}
euclid = "0.19"
gfx_traits = {path = "../gfx_traits"}
gleam = {version = "0.6", optional = true}
image = "0.19"
image = "0.20"
ipc-channel = "0.11"
libc = "0.2"
keyboard-types = "0.4.3"