Update app_units to 0.4.1

This commit is contained in:
Manish Goregaokar 2017-05-17 13:07:12 -07:00
parent f05491166f
commit 2230332f46
16 changed files with 39 additions and 40 deletions

View file

@ -10,7 +10,7 @@ name = "layout_thread"
path = "lib.rs"
[dependencies]
app_units = "0.4"
app_units = "0.4.1"
euclid = "0.11"
fnv = "1.0"
gfx = {path = "../gfx"}