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

@ -15,7 +15,7 @@ servo = ["heapsize", "heapsize_derive", "serde", "serde_derive",
gecko = []
[dependencies]
app_units = "0.4"
app_units = "0.4.1"
cssparser = "0.13.3"
euclid = "0.11"
heapsize = {version = "0.3.0", optional = true}