Skip to content

Commit

Permalink
Bump clap from 4.3.19 to 4.4.7 (#364)
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.4.7.
- [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.4.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent d904e8e commit 484f6cd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 172 deletions.
191 changes: 20 additions & 171 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["command-line-utilities"]

[dependencies]
bitcoin = "0.29.2"
clap = "4.3.19"
clap = "4.4.7"
time = "0.3.25"
rayon = "1.7.0"
getrandom = "0.2.10"
Expand Down

0 comments on commit 484f6cd

Please sign in to comment.