mirror of https://codeberg.org/topola/topola.git
chore(cargo): bump `icu_locale_core` dependency version to 2.0.0-beta2
This commit is contained in:
parent
c7a5da8b1a
commit
946afc413d
|
|
@ -20,7 +20,7 @@ egui = "0.31"
|
||||||
fluent-templates = "0.13"
|
fluent-templates = "0.13"
|
||||||
geo.workspace = true
|
geo.workspace = true
|
||||||
icu_experimental = "0.2"
|
icu_experimental = "0.2"
|
||||||
icu_locale_core = "2.0.0-beta1"
|
icu_locale_core = "2.0.0-beta2"
|
||||||
log.workspace = true
|
log.workspace = true
|
||||||
petgraph.workspace = true
|
petgraph.workspace = true
|
||||||
rstar.workspace = true
|
rstar.workspace = true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue