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

@ -14,7 +14,7 @@ base64 = "0.5.2"
cookie = "0.6"
euclid = "0.15"
hyper = "0.10"
image = "0.12"
image = "0.14"
ipc-channel = "0.8"
log = "0.3.5"
msg = {path = "../msg"}