Skip to content

Commit 67d7f87

Browse files
build(deps): bump clap from 4.5.53 to 4.5.60
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.53 to 4.5.60. - [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.53...clap_complete-v4.5.60) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62ed205 commit 67d7f87

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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", features = ["hmac", "static-context"], default-features = false }
313313
async-trait = { version = "0.1.89" }
314314
bstringify = { version = "0.1.2" }
315-
clap = { version = "4.5.51" }
315+
clap = { version = "4.5.60" }
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)