WR update: dependencies update

This commit is contained in:
Paul Rouget 2019-03-07 14:20:00 +01:00
parent 93dc2295f7
commit ecc11826d2
6 changed files with 184 additions and 99 deletions

View file

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