style: update app_units.

This commit is contained in:
Emilio Cobos Álvarez 2017-08-18 10:06:29 +02:00
parent 22d6a73436
commit 7bf1748c34
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 14 additions and 14 deletions

View file

@ -29,7 +29,7 @@ servo = ["serde", "heapsize", "heapsize_derive",
gecko_debug = ["nsstring_vendor/gecko_debug"]
[dependencies]
app_units = "0.5.2"
app_units = "0.5.3"
arrayvec = "0.3.20"
arraydeque = "0.2.3"
atomic_refcell = "0.1"