Bump clap from 4.2.1 to 4.2.7

Bumps [clap](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.7.
- [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.2.1...v4.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-04 21:41:11 +00:00
committed by Henrik Friedrichsen
parent 9186ebc565
commit b742bec22e
3 changed files with 33 additions and 33 deletions

View File

@@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
clap_mangen = "0.2.8"
clap_complete = "4.2.1"
clap = "4.1.6"
clap = "4.2.7"
[dependencies.ncspot]
default-features = false