style: Update some dependencies.

Differential Revision: https://phabricator.services.mozilla.com/D49458
This commit is contained in:
Dzmitry Malyshau 2019-11-14 04:59:56 +00:00 committed by Emilio Cobos Álvarez
parent c28ca7b405
commit ff1a9dbb2e
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -28,7 +28,7 @@ gecko_profiler = []
[dependencies]
app_units = "0.7"
arrayvec = "0.4.6"
arrayvec = "0.5"
atomic_refcell = "0.1"
bitflags = "1.0"
byteorder = "1.0"
@ -74,7 +74,7 @@ thin-slice = "0.1.0"
to_shmem = {path = "../to_shmem"}
to_shmem_derive = {path = "../to_shmem_derive"}
time = "0.1"
uluru = "0.3"
uluru = "0.4"
unicode-bidi = "0.3"
unicode-segmentation = "1.0"
void = "1.0.2"