Bump rust-i18n from 3.1.3 to 3.1.5

Bumps [rust-i18n](https://github.com/longbridge/rust-i18n) from 3.1.3 to 3.1.5.
- [Release notes](https://github.com/longbridge/rust-i18n/releases)
- [Commits](https://github.com/longbridge/rust-i18n/compare/v3.1.3...v3.1.5)

---
updated-dependencies:
- dependency-name: rust-i18n
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-22 19:21:34 +00:00
committed by GitHub
parent 3d1273981c
commit 991fbd7f58
2 changed files with 16 additions and 34 deletions

View File

@@ -12,7 +12,7 @@ edition = "2021"
# For serde info, see [dependencies.serde]
libc = "0.2.171, ~0.2.169"
ron = "0.8.1, >=0.8, <0.9"
rust-i18n = "3.1.3, ~3.1.3"
rust-i18n = "3.1.5"
[dependencies.clap]
version = "4.5, ~4.5.27"