Bump clap_complete from 4.0.7 to 4.1.2

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.0.7 to 4.1.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.0.7...clap_complete-v4.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-20 02:48:52 +00:00 committed by GitHub
parent fbc98b2308
commit ed4a576300
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,7 @@ crunchy-cli-core = { path = "./crunchy-cli-core" }
[build-dependencies]
chrono = "0.4"
clap = { version = "4.0", features = ["string"] }
clap_complete = "4.0"
clap_complete = "4.1"
clap_mangen = "0.2"
# The static-* features must be used here since build dependency features cannot be manipulated from the features