Skip to content

Commit eff5275

Browse files
dependabot[bot]dspicher
authored andcommitted
Bump clap from 4.3.19 to 4.3.21
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.3.21. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.3.19...v4.3.21) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ccd731 commit eff5275

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@ edition = "2021"
1212
[dependencies]
1313
anyhow = "1.0.72"
1414
bitcoin = "0.30.1"
15-
clap = { version = "4.3.19", features = [ "cargo" ] }
15+
clap = { version = "4.3.21", features = [ "cargo" ] }
1616
dirs = "5.0.1"
1717
hex = "0.4.3"
1818
rusty-leveldb = "2.0.0"

0 commit comments

Comments
 (0)