update ICU4X to 1.1.0
This commit is contained in:
parent
3de7d7fb22
commit
0d6fdefce0
27 changed files with 2734 additions and 2303 deletions
|
@ -16,10 +16,9 @@ rustc_span = { path = "../rustc_span" }
|
|||
rustc_macros = { path = "../rustc_macros" }
|
||||
tracing = "0.1"
|
||||
unic-langid = { version = "0.9.0", features = ["macros"] }
|
||||
icu_list = "1.0.0"
|
||||
writeable = "0.5.0"
|
||||
icu_locid = "1.0.0"
|
||||
icu_provider_adapters = "1.0.0"
|
||||
icu_list = "1.1.0"
|
||||
icu_locid = "1.1.0"
|
||||
icu_provider_adapters = "1.1.0"
|
||||
|
||||
[features]
|
||||
rustc_use_parallel_compiler = ['rustc_baked_icu_data/rustc_use_parallel_compiler']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue