chore(cargo): bump `icu_experimental` dependency version to 0.3.0-beta2

This should fix the CI failure.
This commit is contained in:
Mikolaj Wielgus 2025-03-10 04:35:34 +01:00
parent 946afc413d
commit f7ac667e1d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ derive-getters.workspace = true
egui = "0.31"
fluent-templates = "0.13"
geo.workspace = true
icu_experimental = "0.2"
icu_experimental = "0.3.0-beta2"
icu_locale_core = "2.0.0-beta2"
log.workspace = true
petgraph.workspace = true