Skip to content

Commit 00533de

Browse files
authored
Merge pull request #7 from pmaxhogan/dependabot/cargo/rust-i18n-4.1.0
build(deps): Bump rust-i18n from 3.1.5 to 4.1.0
2 parents 4e92820 + 8565ef3 commit 00533de

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)