mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user