Skip to content

Commit

Permalink
Merge pull request #615 from rami3l/dependabot/cargo/clap-4.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
2 parents 37df610 + d5072a5 commit 9b9a8c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ xshell = "0.2.3"
[dependencies]
async-trait = "0.1.69"
bytes = "1.4.0"
clap = { version = "4.3.10", features = ["cargo", "derive"] }
clap = { version = "4.3.11", features = ["cargo", "derive"] }
console = "0.15.7"
dialoguer = { version = "0.10.4", features = ["fuzzy-select"] }
dirs-next = "2.0.0"
Expand Down

0 comments on commit 9b9a8c9

Please sign in to comment.