Skip to content

Commit

Permalink
chore(deps): update rust crate clap to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent f2ed782 commit 3179a6e
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 14 deletions.
92 changes: 79 additions & 13 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 @@ -12,7 +12,7 @@ resolver = "2"
[dependencies]
anyhow = "1.0.75"
autoclap = "0.3.15"
clap = { version = "4.4.6", features = ["string"]}
clap = { version = "4.5.0", features = ["string"]}
colored = "2"
dirs = "5"
dotenv = "0.15.0"
Expand Down

0 comments on commit 3179a6e

Please sign in to comment.