Skip to content

Commit d040dea

Browse files
Bump convert_case from 0.7.1 to 0.8.0 (#1)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52d9673 commit d040dea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ reqwest = { version = "0.12", features = ["blocking"] }
1818
cargo_metadata = { version = "0.19" }
1919
regex = { version = "1.11.1" }
2020
thiserror = { version = "2.0.11" }
21-
convert_case = { version = "0.7.1" }
21+
convert_case = { version = "0.8.0" }

0 commit comments

Comments
 (0)