Skip to content

Commit 29860d2

Browse files
build(deps): bump clap from 4.5.45 to 4.5.51 (#1924)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.51. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.45...clap_complete-v4.5.51) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6182bab commit 29860d2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -312,7 +312,7 @@ derive_more = "1.0.0"
312312
libsecp256k1 = { version = "0.7", default-features = false }
313313
async-trait = { version = "0.1.89" }
314314
bstringify = { version = "0.1.2" }
315-
clap = { version = "4.5.41" }
315+
clap = { version = "4.5.51" }
316316
env_logger = { version = "0.11.8" }
317317
ethabi = { version = "18.0.0", default-features = false }
318318
ethereum = { version = "0.18.2", default-features = false }

0 commit comments

Comments
 (0)