WR update

This commit is contained in:
Paul Rouget 2018-08-06 06:39:37 +02:00
parent 2f14e33395
commit 0d9161dd7b
22 changed files with 140 additions and 140 deletions

View file

@ -12,11 +12,11 @@ test = false
doctest = false
[dependencies]
app_units = "0.6.1"
app_units = "0.7"
atomic_refcell = "0.1"
bitflags = "1.0"
canvas_traits = {path = "../canvas_traits"}
euclid = "0.18"
euclid = "0.19"
fnv = "1.0"
gfx = {path = "../gfx"}
gfx_traits = {path = "../gfx_traits"}