Skip to content

Commit

Permalink
Bump unic-langid from 0.9.1 to 0.9.4
Browse files Browse the repository at this point in the history
Bumps [unic-langid](https://github.com/zbraniecki/unic-locale) from 0.9.1 to 0.9.4.
- [Release notes](https://github.com/zbraniecki/unic-locale/releases)
- [Commits](https://github.com/zbraniecki/unic-locale/commits/[email protected])

---
updated-dependencies:
- dependency-name: unic-langid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent e78704e commit 61243d4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rand = "0.8.5"
regex = "1.10.2"
ron = "0.8.1"
serde = "1.0.193"
unic-langid = { version = "0.9.1", features = ["macros"] }
unic-langid = { version = "0.9.4", features = ["macros"] }
winit = "0.28.7"

# Override dependencies to patched versions
Expand Down

0 comments on commit 61243d4

Please sign in to comment.