mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
Bump clap from 3.1.5 to 3.1.6 (#1072)
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.5 to 3.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/v3.1.5...v3.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:
Generated
+9
-9
@@ -1196,9 +1196,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "clap"
|
name = "clap"
|
||||||
version = "3.1.5"
|
version = "3.1.6"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "ced1892c55c910c1219e98d6fc8d71f6bddba7905866ce740066d8bfea859312"
|
checksum = "d8c93436c21e4698bacadf42917db28b23017027a4deccb35dbe47a7e7840123"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"atty",
|
"atty",
|
||||||
"bitflags",
|
"bitflags",
|
||||||
@@ -1587,7 +1587,7 @@ dependencies = [
|
|||||||
name = "cumulus-client-cli"
|
name = "cumulus-client-cli"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.1.5",
|
"clap 3.1.6",
|
||||||
"sc-cli",
|
"sc-cli",
|
||||||
"sc-service",
|
"sc-service",
|
||||||
"url 2.2.2",
|
"url 2.2.2",
|
||||||
@@ -2833,7 +2833,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#f6679ddd31f6
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"Inflector",
|
"Inflector",
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 3.1.5",
|
"clap 3.1.6",
|
||||||
"frame-benchmarking",
|
"frame-benchmarking",
|
||||||
"frame-support",
|
"frame-support",
|
||||||
"handlebars",
|
"handlebars",
|
||||||
@@ -6674,7 +6674,7 @@ dependencies = [
|
|||||||
name = "parachain-template-node"
|
name = "parachain-template-node"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.1.5",
|
"clap 3.1.6",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
"cumulus-client-collator",
|
"cumulus-client-collator",
|
||||||
"cumulus-client-consensus-aura",
|
"cumulus-client-consensus-aura",
|
||||||
@@ -7278,7 +7278,7 @@ name = "polkadot-cli"
|
|||||||
version = "0.9.17"
|
version = "0.9.17"
|
||||||
source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb"
|
source = "git+https://github.com/paritytech/polkadot?branch=master#a58b7745e2d4e72dfa378caaa87ff3caa2bf0dfb"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.1.5",
|
"clap 3.1.6",
|
||||||
"frame-benchmarking-cli",
|
"frame-benchmarking-cli",
|
||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"log",
|
"log",
|
||||||
@@ -7333,7 +7333,7 @@ dependencies = [
|
|||||||
"assert_cmd",
|
"assert_cmd",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"canvas-kusama-runtime",
|
"canvas-kusama-runtime",
|
||||||
"clap 3.1.5",
|
"clap 3.1.6",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
"cumulus-client-consensus-aura",
|
"cumulus-client-consensus-aura",
|
||||||
"cumulus-client-consensus-common",
|
"cumulus-client-consensus-common",
|
||||||
@@ -9529,7 +9529,7 @@ version = "0.10.0-dev"
|
|||||||
source = "git+https://github.com/paritytech/substrate?branch=master#f6679ddd31f68e9f1578064d58a246130c27026b"
|
source = "git+https://github.com/paritytech/substrate?branch=master#f6679ddd31f68e9f1578064d58a246130c27026b"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 3.1.5",
|
"clap 3.1.6",
|
||||||
"fdlimit",
|
"fdlimit",
|
||||||
"futures 0.3.21",
|
"futures 0.3.21",
|
||||||
"hex",
|
"hex",
|
||||||
@@ -12472,7 +12472,7 @@ name = "try-runtime-cli"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#f6679ddd31f68e9f1578064d58a246130c27026b"
|
source = "git+https://github.com/paritytech/substrate?branch=master#f6679ddd31f68e9f1578064d58a246130c27026b"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.1.5",
|
"clap 3.1.6",
|
||||||
"jsonrpsee 0.4.1",
|
"jsonrpsee 0.4.1",
|
||||||
"log",
|
"log",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
|
|||||||
Reference in New Issue
Block a user