mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Update some dependencies.
Differential Revision: https://phabricator.services.mozilla.com/D49458
This commit is contained in:
parent
c28ca7b405
commit
ff1a9dbb2e
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ gecko_profiler = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
app_units = "0.7"
|
app_units = "0.7"
|
||||||
arrayvec = "0.4.6"
|
arrayvec = "0.5"
|
||||||
atomic_refcell = "0.1"
|
atomic_refcell = "0.1"
|
||||||
bitflags = "1.0"
|
bitflags = "1.0"
|
||||||
byteorder = "1.0"
|
byteorder = "1.0"
|
||||||
|
@ -74,7 +74,7 @@ thin-slice = "0.1.0"
|
||||||
to_shmem = {path = "../to_shmem"}
|
to_shmem = {path = "../to_shmem"}
|
||||||
to_shmem_derive = {path = "../to_shmem_derive"}
|
to_shmem_derive = {path = "../to_shmem_derive"}
|
||||||
time = "0.1"
|
time = "0.1"
|
||||||
uluru = "0.3"
|
uluru = "0.4"
|
||||||
unicode-bidi = "0.3"
|
unicode-bidi = "0.3"
|
||||||
unicode-segmentation = "1.0"
|
unicode-segmentation = "1.0"
|
||||||
void = "1.0.2"
|
void = "1.0.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue