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