Bump app_units to 0.2.1

This commit is contained in:
Anthony Ramine 2016-02-10 17:40:24 +01:00
parent c6262c368f
commit 2d6ac4da97
14 changed files with 40 additions and 40 deletions

View file

@ -63,7 +63,7 @@ features = ["unstable"]
path = "../gfx_traits"
[dependencies]
app_units = {version = "0.2", features = ["plugins"]}
app_units = {version = "0.2.1", features = ["plugins"]}
bitflags = "0.3"
caseless = "0.1.0"
cssparser = {version = "0.5.2", features = ["heap_size", "serde-serialization"]}