Skip to content

Commit

Permalink
Bump convert_case from 0.6.0 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.6.0 to 0.7.1.
- [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 Jan 13, 2025
1 parent a2b6108 commit a384426
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 @@ -13,7 +13,7 @@ arrayvec = { version = "0.7.6", features = ["serde"] }
atomic_float = "1.1.0"
bitflags = "2.6.0"
clap = { version = "4.5.21", features = ["derive"], optional = true }
convert_case = "0.6.0"
convert_case = "0.7.1"
csv = "1.3.1"
derivative = "2.2.0"
erased-serde = "0.4.5"
Expand Down

0 comments on commit a384426

Please sign in to comment.