We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95634c3 commit ceb3da0Copy full SHA for ceb3da0
Cargo.toml
@@ -49,7 +49,7 @@ members = [
49
[workspace.dependencies]
50
rust-embed = "8.0"
51
i18n-build = { version = "0.10.0", path = "./i18n-build" }
52
-i18n-embed = { version = "0.15.0", path = "./i18n-embed" }
+i18n-embed = { version = "0.15.4", path = "./i18n-embed" }
53
i18n-embed-impl = { version = "0.8.4", path = "./i18n-embed/i18n-embed-impl" }
54
i18n-config = { version = "0.4.7", path = "./i18n-config" }
55
i18n-embed-fl = { version = "0.9.1", path = "./i18n-embed-fl" }
0 commit comments