Skip to content

Commit

Permalink
Bump whatlang from 0.16.3 to 0.16.4
Browse files Browse the repository at this point in the history
Bumps [whatlang](https://github.com/greyblake/whatlang-rs) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/greyblake/whatlang-rs/releases)
- [Changelog](https://github.com/greyblake/whatlang-rs/blob/master/CHANGELOG.md)
- [Commits](greyblake/whatlang-rs@v0.16.3...v0.16.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent e87ed0f commit ac2561d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 18 deletions.
30 changes: 13 additions & 17 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 @@ -147,7 +147,7 @@ indoc = { version = "2.0.4", optional = true }
pyo3 = { version = "0.20.1", optional = true }
rayon = "1.8.0"
titlecase = { version = "2.2.0", optional = true }
whatlang = { version = "0.16.3", optional = true }
whatlang = { version = "0.16.4", optional = true }
whichlang = { version = "0.1.0", optional = true }

[target.'cfg(target_family = "wasm")'.dependencies]
Expand Down

0 comments on commit ac2561d

Please sign in to comment.