Skip to content

Commit

Permalink
Bump fluent-langneg from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [fluent-langneg](https://github.com/projectfluent/fluent-langneg-rs) from 0.13.0 to 0.14.0.
- [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/fluent-langneg@0.14.0)

---
updated-dependencies:
- dependency-name: fluent-langneg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 21, 2023
1 parent 5a61da4 commit 0d5326f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 4 deletions.
39 changes: 36 additions & 3 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 @@ -19,7 +19,7 @@ base64 = { version = "0.21.5", default-features = false }
bcrypt = "0.15.0"
config = "0.13.4"
env_logger = "0.10.1"
fluent-langneg = { version = "0.13.0", default-features = false }
fluent-langneg = { version = "0.14.0", default-features = false }
fluent-templates = { version = "0.8.0", default-features = false }
futures = { version = "0.3.29", default-features = false, features = [ "async-await" ] }
futures-util = { version = "0.3.28", default-features = false }
Expand Down

0 comments on commit 0d5326f

Please sign in to comment.