Skip to content

Commit 8565ef3

Browse files
build(deps): Bump rust-i18n from 3.1.5 to 4.1.0
Bumps [rust-i18n](https://github.com/longbridge/rust-i18n) from 3.1.5 to 4.1.0. - [Release notes](https://github.com/longbridge/rust-i18n/releases) - [Commits](longbridge/rust-i18n@v3.1.5...v4.1.0) --- updated-dependencies: - dependency-name: rust-i18n dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8e3d42 commit 8565ef3

2 files changed

Lines changed: 7 additions & 13 deletions

File tree

Cargo.lock

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

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tokio.workspace = true
4747
# (futures::future::join_all) so two slow accounts do not serialise and risk an
4848
# outer-timeout abort mid-drain (which would orphan a task).
4949
futures.workspace = true
50-
rust-i18n = "3"
50+
rust-i18n = "4"
5151
sys-locale = "0.3"
5252
# M6 (SPEC s11.1): the accounts wizard mints opaque server-side session ids.
5353
uuid.workspace = true

0 commit comments

Comments
 (0)