Skip to content

Commit c5a43b3

Browse files
Bump convert_case from 0.11.0 to 0.12.0 (#3958)
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.11.0 to 0.12.0. - [Changelog](https://github.com/rutrum/convert-case/blob/master/CHANGELOG.md) - [Commits](rutrum/convert-case@0.11.0...0.12.0) --- updated-dependencies: - dependency-name: convert_case dependency-version: 0.12.0 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 1fd3ebf commit c5a43b3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ path = "src/trim-genesis-config/main.rs"
4141
[dependencies]
4242
anyhow = "1.0"
4343
clap = { version = "4.6", features = ["cargo","derive"] }
44-
convert_case = "0.11"
44+
convert_case = "0.12"
4545
hex = "0.4"
4646
log = { workspace = true }
4747
quote = "1.0"

0 commit comments

Comments
 (0)