Update app_units and webrender

This commit is contained in:
Simon Sapin 2017-12-07 17:49:06 +01:00
parent 0c13f14aaa
commit 76270ad6c1
11 changed files with 53 additions and 55 deletions

View file

@ -25,7 +25,7 @@ servo = ["serde", "style_traits/servo", "servo_atoms", "servo_config", "html5eve
gecko_debug = ["nsstring/gecko_debug"]
[dependencies]
app_units = "0.5.5"
app_units = "0.6"
arrayvec = "0.4.6"
atomic_refcell = "0.1"
bitflags = "1.0"