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

Bump app units to 0.5.2

Prerequisite for landing text zoom stuff.

<!-- 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/17943)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-08-02 04:10:08 -05:00 committed by GitHub
commit de5f6f19bd
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.1"
app_units = "0.5.2"
arrayvec = "0.3.20"
arraydeque = "0.2.3"
atomic_refcell = "0.1"