chore: update to icu 2.0
Reduces binary size by about 25 MB.
This commit is contained in:
parent
f6e464ee61
commit
d2b13f987d
4 changed files with 327 additions and 467 deletions
|
|
@ -23,8 +23,7 @@ tokio = { version = "1", features = ["process", "time"] }
|
|||
syntect = "5.2.0"
|
||||
two-face = "0.4.3"
|
||||
# Internationalization
|
||||
icu_collator = "1.5"
|
||||
icu_provider = { version = "1.5", features = ["sync"] }
|
||||
icu = { version = "2.0.0", features = ["compiled_data"] }
|
||||
i18n-embed = { version = "0.16", features = [
|
||||
"fluent-system",
|
||||
"desktop-requester",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue