Skip to content

Commit

Permalink
Update fluent-langneg requirement from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
Updates the requirements on [fluent-langneg](https://github.com/projectfluent/fluent-langneg-rs) to permit the latest version.
- [Release notes](https://github.com/projectfluent/fluent-langneg-rs/releases)
- [Changelog](https://github.com/projectfluent/fluent-langneg-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectfluent/fluent-langneg-rs/commits/[email protected])

---
updated-dependencies:
- dependency-name: fluent-langneg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 8c62112 commit bf61290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ exclude = [".github/**/*"]
bevy = { version = "0.12", default-features = false, features = ["bevy_asset"] }
fluent = "0.16.0"
fluent_content = "0.0.5"
fluent-langneg = "0.13.0"
fluent-langneg = "0.14.0"
futures-lite = "2.0.0"
indexmap = { version = "2.1.0", features = ["serde"] }
intl-memoizer = "0.5.1"
Expand Down

0 comments on commit bf61290

Please sign in to comment.