Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Bump clap from 4.3.24 to 4.4.0 (#92)
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 a00e7c5 commit cf3f259
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 23 deletions.
32 changes: 10 additions & 22 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 @@ -30,7 +30,7 @@ vergen = { version = "8.2", features = ["build", "cargo", "git", "gitcl"] }
anyhow = { version = "1.0" }
app_dirs2 = { version = "2.5" }
array-bytes = { version = "6.1" }
clap = { version = "4.3", features = ["derive"] }
clap = { version = "4.4", features = ["derive"] }
color-eyre = { version = "0.6" }
futures = { version = "0.3" }
jsonrpsee = { version = "0.16", features = ["async-client", "jsonrpsee-client-transport", "ws-client"] }
Expand Down

0 comments on commit cf3f259

Please sign in to comment.