Skip to content

Commit 7ef9de1

Browse files
deps: bump rust-i18n from 3.1.5 to 4.0.0
Bumps [rust-i18n](https://github.com/longbridge/rust-i18n) from 3.1.5 to 4.0.0. - [Release notes](https://github.com/longbridge/rust-i18n/releases) - [Commits](longbridge/rust-i18n@v3.1.5...v4.0.0) --- updated-dependencies: - dependency-name: rust-i18n dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c688c7e commit 7ef9de1

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
@@ -23,7 +23,7 @@ helix-core = { git = "https://github.com/helix-editor/helix", tag = "25.07.1" }
2323
rand = "0.10"
2424
ratatui = "0.30"
2525
rodio = { version = "0.22", default-features = false, features = ["vorbis", "playback"], optional = true }
26-
rust-i18n = "3"
26+
rust-i18n = "4"
2727
serde = { version = "1.0", features = ["derive"] }
2828
serde_json = "1.0"
2929
syntect = { version = "5.3", default-features = false, features = ["default-themes", "default-syntaxes", "regex-onig"] }

0 commit comments

Comments
 (0)