Skip to content

Commit

Permalink
Bump convert_case from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.7.1 to 0.8.0.
- [Commits](https://github.com/rutrum/convert-case/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and shieldo committed Mar 3, 2025
1 parent 0d524f8 commit 3574174
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -15,7 +15,7 @@ bitflags = "2.8.0"
bounded-vec-deque = "0.1.1"
chrono = "0.4.40"
clap = { version = "4.5.30", features = ["derive"], optional = true }
convert_case = "0.7.1"
convert_case = "0.8.0"
csv = "1.3.1"
derivative = "2.2.0"
erased-serde = "0.4.5"
Expand Down

0 comments on commit 3574174

Please sign in to comment.