Update WR (workaround a mac GL driver bug).

Also includes updates to the mac core-* crates and friends.
This commit is contained in:
Glenn Watson 2017-09-22 14:46:40 +10:00
parent 5c797d1943
commit 153e0a1dad
8 changed files with 104 additions and 110 deletions

View file

@ -13,7 +13,7 @@ path = "lib.rs"
euclid = "0.15"
gfx_traits = {path = "../gfx_traits"}
gleam = "0.4"
image = "0.12"
image = "0.14"
ipc-channel = "0.8"
log = "0.3.5"
msg = {path = "../msg"}