Skip to content

Commit

Permalink
chore(deps): bump clap from 4.5.20 to 4.5.24
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.24.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.24)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 916f2d7 commit 94397cc
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 @@ -12,7 +12,7 @@ anyhow = "1.0.91"
arcstr = "1.2.0"
bitflags = "2.6.0"
chrono = "0.4.38"
clap = { version = "4.5.20", features = ["derive", "cargo"] }
clap = { version = "4.5.24", features = ["derive", "cargo"] }
crossterm = "0.28.1"
csv = "1.3.0"
ctrlc = "3.4.5"
Expand Down

0 comments on commit 94397cc

Please sign in to comment.