Skip to content

Commit

Permalink
fix(deps): bump clap_complete from 4.4.9 to 4.5.11
Browse files Browse the repository at this point in the history
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.9 to 4.5.11.
- [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.4.9...clap_complete-v4.5.11)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent cd6220d commit 37fcd81
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -14,7 +14,7 @@ categories = ["development-tools::testing","command-line-utilities"]
rand = "0.8.5"
rand_pcg = "0.3.1"
anarchist-readable-name-generator-lib = "0.1.1"
clap_complete = "4.4.0"
clap_complete = "4.5.11"
clap = { version = "4.4.2", features = ["derive", "cargo", "wrap_help", "env", "unicode" ] }
miette = { version = "5.10.0", features = ["fancy"] }
thiserror = "1.0.47"

0 comments on commit 37fcd81

Please sign in to comment.