Skip to content

Commit

Permalink
Merge pull request #226 from eredotpkfr/dependabot/cargo/clap-4.5.26
Browse files Browse the repository at this point in the history
chore(deps): bump clap from 4.5.24 to 4.5.26
  • Loading branch information
eredotpkfr authored Jan 13, 2025
2 parents ca06d93 + 21defb9 commit 85930de
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 @@ -22,7 +22,7 @@ keywords = [
[dependencies]
async-trait = "0.1.84"
chrono = "0.4.38"
clap = { version = "4.5.21", features = ["derive"] }
clap = { version = "4.5.26", features = ["derive"] }
clap-verbosity-flag = "3.0.2"
colog = "1.3.0"
colored = "3.0.0"
Expand Down

0 comments on commit 85930de

Please sign in to comment.