style: Update style to uluru 3.0

Differential Revision: https://phabricator.services.mozilla.com/D147477
This commit is contained in:
Mike Hommey 2023-08-15 01:11:08 +02:00 committed by Martin Robinson
parent 036b067d65
commit 56551bec58
2 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@ style_traits = { path = "../style_traits" }
time = "0.1"
to_shmem = { path = "../to_shmem" }
to_shmem_derive = { path = "../to_shmem_derive" }
uluru = "2"
uluru = "3.0"
unicode-bidi = "0.3"
unicode-segmentation = "1.0"
void = "1.0.2"