Auto merge of #17897 - Manishearth:bump-au, r=emilio

Bump app units version (take 2)

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17897)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-07-27 19:32:30 -05:00 committed by GitHub
commit b1d9746041
2 changed files with 14 additions and 14 deletions

View file

@ -30,7 +30,7 @@ testing = []
gecko_debug = ["nsstring_vendor/gecko_debug"]
[dependencies]
app_units = "0.5"
app_units = "0.5.1"
arrayvec = "0.3.20"
arraydeque = "0.2.3"
atomic_refcell = "0.1"