Bump rust-i18n from 3.1.3 to 3.1.4

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

---
updated-dependencies:
- dependency-name: rust-i18n
  dependency-version: 3.1.4
  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-04-01 19:21:12 +00:00
committed by GitHub
parent 3d1273981c
commit 9a4297f9da
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -349,9 +349,9 @@ dependencies = [
[[package]]
name = "rust-i18n"
version = "3.1.3"
version = "3.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71b3a6e1c6565b77c86d868eea3068b0eb39582510f9c78cfbd5c67bd36fda9b"
checksum = "a2b6307cde881492032919adf26e254981604a6657b339ae23cce8358e9ee203"
dependencies = [
"globwalk",
"once_cell",