diff --git a/Cargo.toml b/Cargo.toml index 015124fd67..2abc19cc3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ thin-vec = "0.2.12" # ICU4X icu_provider = { version = "~1.3.1", default-features = false } -icu_locid = { version = "~1.3.0", default-features = false } +icu_locid = { version = "~1.3.2", default-features = false } icu_locid_transform = { version = "~1.3.1", default-features = false } icu_datetime = { version = "~1.3.1", default-features = false } icu_calendar = { version = "~1.3.2", default-features = false }