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

Commit

Permalink
Bump clap from 4.4.14 to 4.4.17 (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 1dce17c commit 87fe680
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 107 deletions.
139 changes: 33 additions & 106 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 @@ -26,7 +26,7 @@ path = "src/main.rs"
[dependencies]
anyhow = "1.0.79"
byte-unit = "5.1.3"
clap = { version = "4.4.14", features = ["derive", "wrap_help"] }
clap = { version = "4.4.17", features = ["derive", "wrap_help"] }
clap_complete = "4.4.6"
clap_complete_nushell = "4.4.2"
dialoguer = { version = "0.11.0", default-features = false, features = ["password"] }
Expand Down

0 comments on commit 87fe680

Please sign in to comment.