chore(cargo): bump `icu_locale_core` dependency version to 2.0.0-beta2

This commit is contained in:
Mikolaj Wielgus 2025-03-10 03:10:06 +01:00
parent c7a5da8b1a
commit 946afc413d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ egui = "0.31"
fluent-templates = "0.13"
geo.workspace = true
icu_experimental = "0.2"
icu_locale_core = "2.0.0-beta1"
icu_locale_core = "2.0.0-beta2"
log.workspace = true
petgraph.workspace = true
rstar.workspace = true