diff --git a/Cargo.toml b/Cargo.toml index 712693f2..0781530a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ entities = "1" icu_calendar = "2.1" icu_decimal = "2.1" icu_datetime = { version = "2.1", features = ["compiled_data"] } -icu_experimental = { version = "0.4", features = ["compiled_data"] } +icu_experimental = { version = "0.5", features = ["compiled_data"] } icu_locale = "2.1" latex2mathml = { version = "0.2", optional = true } lightningcss = { version = "1.0.0-alpha.67", optional = true }