Skip to content

Commit 6d33727

Browse files
deps(cargo): bump rust-i18n from 4.0.0 to 4.1.0
Bumps [rust-i18n](https://github.com/longbridge/rust-i18n) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/longbridge/rust-i18n/releases) - [Commits](longbridge/rust-i18n@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: rust-i18n dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a79a48 commit 6d33727

2 files changed

Lines changed: 7 additions & 10 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ crossterm = "0.29.0"
2929
log = "0.4.29"
3030
flexi_logger = "0.31.8"
3131
chrono = "0.4.44"
32-
rust-i18n = "4.0.0"
32+
rust-i18n = "4.1.0"
3333
once_cell = "1.21.4"
3434
ratatui-kit = { version = "0.5.9", features = ["full"] }
3535
sha2 = "0.11.0"

0 commit comments

Comments
 (0)