diff --git a/crates/topola-egui/Cargo.toml b/crates/topola-egui/Cargo.toml index e50d617..0ab4b54 100644 --- a/crates/topola-egui/Cargo.toml +++ b/crates/topola-egui/Cargo.toml @@ -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