mirror of https://codeberg.org/topola/topola.git
chore(cargo): bump `icu_experimental` dependency version to 0.3.0-beta2
This should fix the CI failure.
This commit is contained in:
parent
946afc413d
commit
f7ac667e1d
|
|
@ -19,7 +19,7 @@ derive-getters.workspace = true
|
||||||
egui = "0.31"
|
egui = "0.31"
|
||||||
fluent-templates = "0.13"
|
fluent-templates = "0.13"
|
||||||
geo.workspace = true
|
geo.workspace = true
|
||||||
icu_experimental = "0.2"
|
icu_experimental = "0.3.0-beta2"
|
||||||
icu_locale_core = "2.0.0-beta2"
|
icu_locale_core = "2.0.0-beta2"
|
||||||
log.workspace = true
|
log.workspace = true
|
||||||
petgraph.workspace = true
|
petgraph.workspace = true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue