Skip to content

Commit

Permalink
Bump titlecase from 3.0.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [titlecase](https://github.com/wezm/titlecase) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/wezm/titlecase/releases)
- [Changelog](https://github.com/wezm/titlecase/blob/master/Changelog.md)
- [Commits](wezm/titlecase@v3.0.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 9599e6d commit 6ca12a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -146,7 +146,7 @@ cld2 = { version = "1.0.2", optional = true }
indoc = { version = "2.0.5", optional = true }
pyo3 = { version = "0.21.2", optional = true }
rayon = "1.10.0"
titlecase = { version = "3.0.0", optional = true }
titlecase = { version = "3.1.1", optional = true }
whatlang = { version = "0.16.4", optional = true }
whichlang = { version = "0.1.0", optional = true }

Expand Down

0 comments on commit 6ca12a3

Please sign in to comment.