Skip to content

Commit

Permalink
build(deps): bump clap from 3.2.25 to 4.5.17
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.25 to 4.5.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v3.2.25...clap_complete-v4.5.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 4, 2024
1 parent c4fce1f commit ba9da2e
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 126 deletions.
200 changes: 75 additions & 125 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 @@ -16,7 +16,7 @@ simplelog = "0.12.0"
unchecked-index = "0.2.2"
libc = "0.2.152"
modular-bitfield = "0.11.2"
clap = { version = "3.2.17", features = ["derive"] }
clap = { version = "4.5.17", features = ["derive"] }
gxhash = "3.4.1"

[profile]
Expand Down

0 comments on commit ba9da2e

Please sign in to comment.