Skip to content

Commit

Permalink
Merge pull request #288 from chmouel/dependabot/cargo/clap_complete-4…
Browse files Browse the repository at this point in the history
….5.24
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
2 parents df612a2 + 7d8d379 commit c435485
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -22,6 +22,6 @@ yansi = "0.5.1"
clap = { version = "4", features = ["suggestions", "derive", "env"] }
regex = "1.10.6"
tempfile = "3.9.0"
clap_complete = "4.5.12"
clap_complete = "4.5.24"
color-print = "0.3.6"
is-terminal = "0.4.12"

0 comments on commit c435485

Please # to comment.