Skip to content

Commit

Permalink
Merge pull request #4 from tetzng/dependabot/cargo/clap_complete-4.5.41
Browse files Browse the repository at this point in the history
chore(deps): bump clap_complete from 4.5.40 to 4.5.41
  • Loading branch information
tetzng authored Jan 8, 2025
2 parents 9b0613d + 373d9be commit 3b6c8a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -18,7 +18,7 @@ serde_derive = "1.0.216"
sha2 = "0.10.8"
tabled = "0.17.0"
toml = "0.8.19"
clap_complete = "4.5.40"
clap_complete = "4.5.41"
regex = "1.11.1"
futures = "0.3.31"
tokio = {version = "1.42.0", features = ["macros", "rt", "rt-multi-thread", "sync"]}

0 comments on commit 3b6c8a0

Please sign in to comment.