Skip to content

Commit

Permalink
build(deps): bump clap from 4.5.3 to 4.5.9 (#81)
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, a31c6c2.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent 9c80db0 commit 850a4c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -24,7 +24,7 @@ cached = { version = "0.53.0", optional = true, default-features = false, featur
"ahash",
"proc_macro",
] }
clap = { version = "4.4.0", features = ["derive", "env", "string"] }
clap = { version = "4.5.9", features = ["derive", "env", "string"] }
clap_complete = "4.4.10"
colored = "2.1.0"
const_format = "0.2.32"
Expand Down

0 comments on commit 850a4c6

Please sign in to comment.