Skip to content

Commit 63b2af3

Browse files
Bump clap from 4.5.1 to 4.5.20
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.20. - [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.1...clap_complete-v4.5.20) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7ff8b9 commit 63b2af3

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

Cargo.lock

+16-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ ethers = { version = "2.0.13" }
1414
serde = { version = "1.0.197", features = ["derive"] }
1515
anyhow = { version = "1.0.80" }
1616
async-trait = "0.1.77"
17-
clap = { version = "4.5.1", features = ["derive"] }
17+
clap = { version = "4.5.20", features = ["derive"] }

0 commit comments

Comments
 (0)