Bump clap from 4.3.5 to 4.3.6 (#2775)

Bumps [clap](https://github.com/clap-rs/clap) from 4.3.5 to 4.3.6.
- [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/v4.3.5...v4.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-24 09:38:00 +02:00
committed by GitHub
parent 5487ce7687
commit bddde662b7
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1821,9 +1821,9 @@ dependencies = [
[[package]]
name = "clap"
version = "4.3.5"
version = "4.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2686c4115cb0810d9a984776e197823d08ec94f176549a89a9efded477c456dc"
checksum = "6320c6d1c98b6981da7bb2dcecbd0be9dc98d42165fa8326b21000f7dbfde6d0"
dependencies = [
"clap_builder",
"clap_derive",