Skip to content

Commit 77c4cc8

Browse files
committed
Crates
1 parent 79e0b56 commit 77c4cc8

2 files changed

Lines changed: 17 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,9 @@ lto = "thin"
4545
strip = "symbols"
4646
codegen-units = 1
4747
opt-level = 3
48-
debug = false
48+
debug = false
49+
50+
[patch.crates-io]
51+
i18n-embed = { git = "https://github.com/qarmin/cargo-i18n.git", branch = "fix_build_stability" }
52+
i18n-embed-fl = { git = "https://github.com/qarmin/cargo-i18n.git", branch = "fix_build_stability" }
53+
i18n-config = { git = "https://github.com/qarmin/cargo-i18n.git", branch = "fix_build_stability" }

0 commit comments

Comments
 (0)