Upgrade to icu4x 2.0.0

Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nico Burns 2025-07-02 02:56:03 +01:00
parent a13f9bce62
commit 96f599bdf1
6 changed files with 319 additions and 96 deletions

View file

@ -31,7 +31,7 @@ fonts = { path = "../fonts" }
fonts_traits = { workspace = true }
fxhash = { workspace = true }
html5ever = { workspace = true }
icu_locid = { workspace = true }
icu_locale_core = { workspace = true }
icu_segmenter = { workspace = true }
ipc-channel = { workspace = true }
itertools = { workspace = true }