Skip to content

Commit

Permalink
Bump clap from 4.3.24 to 4.4.0 (#602)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2023
1 parent 10a1ce5 commit ff7dab1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 55 deletions.
71 changes: 17 additions & 54 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 @@ -17,7 +17,7 @@ version = "0.9.2"
[workspace.dependencies]
# crates.io
array-bytes = { version = "6.1" }
clap = { version = "4.3" }
clap = { version = "4.4" }
fxhash = { version = "0.2" }
once_cell = { version = "1.18" }
parity-scale-codec = { version = "3.6" }
Expand Down

0 comments on commit ff7dab1

Please sign in to comment.