Skip to content

Commit

Permalink
chore: update clap to 4.3.21
Browse files Browse the repository at this point in the history
Signed-off-by: Florentin Dubois <florentin.dubois@clever-cloud.com>
  • Loading branch information
FlorentinDUBOIS committed Aug 9, 2023
1 parent 2a856d8 commit b80c7e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ include = [
anyhow = "^1.0.72"
async-dup = "^1.2.2"
async-io = "^1.13.0"
clap = { version = "^4.3.19", features = ["derive"] }
clap = { version = "^4.3.21", features = ["derive"] }
futures = "^0.3.28"
futures-lite = "^1.13.0"
hex = "^0.4.3"
Expand Down

0 comments on commit b80c7e8

Please sign in to comment.