mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Bump clap from 4.1.4 to 4.1.6 (#830)
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.4 to 4.1.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.1.4...v4.1.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:
+1
-1
@@ -21,7 +21,7 @@ subxt-codegen = { version = "0.27.1", path = "../codegen" }
|
||||
# perform node compatibility
|
||||
subxt-metadata = { version = "0.27.1", path = "../metadata" }
|
||||
# parse command line args
|
||||
clap = { version = "4.1.4", features = ["derive", "cargo"] }
|
||||
clap = { version = "4.1.6", features = ["derive", "cargo"] }
|
||||
# colourful error reports
|
||||
color-eyre = "0.6.1"
|
||||
# serialize the metadata
|
||||
|
||||
Reference in New Issue
Block a user