Bump clap from 2.33.3 to 2.34.0 (#10523)

Bumps [clap](https://github.com/clap-rs/clap) from 2.33.3 to 2.34.0.
- [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/v2.33.3...v2.34.0)

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

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]
2021-12-21 12:36:11 +00:00
committed by GitHub
parent 702f76e913
commit 2d347e68f2
2 changed files with 10 additions and 19 deletions
@@ -34,4 +34,4 @@ remote-externalities = { path = "../../../utils/frame/remote-externalities", ver
tokio = { version = "1", features = ["macros"] }
log = "0.4.14"
structopt = "0.3.25"
clap = "2.33.3"
clap = "2.34.0"