mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Bump clap from 3.2.18 to 3.2.19 (#1580)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 3.2.19. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v3.2.19) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
+10
-10
@@ -961,9 +961,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "clap"
|
name = "clap"
|
||||||
version = "3.2.18"
|
version = "3.2.19"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "b15f2ea93df33549dbe2e8eecd1ca55269d63ae0b3ba1f55db030817d1c2867f"
|
checksum = "68d43934757334b5c0519ff882e1ab9647ac0258b47c24c4f490d78e42697fd5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"atty",
|
"atty",
|
||||||
"bitflags",
|
"bitflags",
|
||||||
@@ -1532,7 +1532,7 @@ dependencies = [
|
|||||||
name = "cumulus-client-cli"
|
name = "cumulus-client-cli"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"sc-chain-spec",
|
"sc-chain-spec",
|
||||||
"sc-cli",
|
"sc-cli",
|
||||||
@@ -2146,7 +2146,7 @@ name = "cumulus-test-service"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"criterion",
|
"criterion",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
"cumulus-client-consensus-common",
|
"cumulus-client-consensus-common",
|
||||||
@@ -2831,7 +2831,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#5cdb05404998
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"Inflector",
|
"Inflector",
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"comfy-table",
|
"comfy-table",
|
||||||
"frame-benchmarking",
|
"frame-benchmarking",
|
||||||
"frame-support",
|
"frame-support",
|
||||||
@@ -6482,7 +6482,7 @@ dependencies = [
|
|||||||
name = "parachain-template-node"
|
name = "parachain-template-node"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
"cumulus-client-collator",
|
"cumulus-client-collator",
|
||||||
"cumulus-client-consensus-aura",
|
"cumulus-client-consensus-aura",
|
||||||
@@ -7085,7 +7085,7 @@ name = "polkadot-cli"
|
|||||||
version = "0.9.28"
|
version = "0.9.28"
|
||||||
source = "git+https://github.com/paritytech/polkadot?branch=master#99d6b557c0594a35198be84d03833e5af692d109"
|
source = "git+https://github.com/paritytech/polkadot?branch=master#99d6b557c0594a35198be84d03833e5af692d109"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"frame-benchmarking-cli",
|
"frame-benchmarking-cli",
|
||||||
"futures",
|
"futures",
|
||||||
"log",
|
"log",
|
||||||
@@ -7742,7 +7742,7 @@ version = "0.9.230"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"assert_cmd",
|
"assert_cmd",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"collectives-polkadot-runtime",
|
"collectives-polkadot-runtime",
|
||||||
"contracts-rococo-runtime",
|
"contracts-rococo-runtime",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
@@ -9393,7 +9393,7 @@ version = "0.10.0-dev"
|
|||||||
source = "git+https://github.com/paritytech/substrate?branch=master#5cdb054049980eecb449c36a7ccfe4990329c494"
|
source = "git+https://github.com/paritytech/substrate?branch=master#5cdb054049980eecb449c36a7ccfe4990329c494"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"fdlimit",
|
"fdlimit",
|
||||||
"futures",
|
"futures",
|
||||||
"hex",
|
"hex",
|
||||||
@@ -12425,7 +12425,7 @@ name = "try-runtime-cli"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#5cdb054049980eecb449c36a7ccfe4990329c494"
|
source = "git+https://github.com/paritytech/substrate?branch=master#5cdb054049980eecb449c36a7ccfe4990329c494"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 3.2.18",
|
"clap 3.2.19",
|
||||||
"jsonrpsee",
|
"jsonrpsee",
|
||||||
"log",
|
"log",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "3.2.18", features = ["derive", "deprecated"] }
|
clap = { version = "3.2.19", features = ["derive", "deprecated"] }
|
||||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||||
url = "2.2.2"
|
url = "2.2.2"
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ edition = "2021"
|
|||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "3.2.18", features = ["derive"] }
|
clap = { version = "3.2.19", features = ["derive"] }
|
||||||
derive_more = "0.99.2"
|
derive_more = "0.99.2"
|
||||||
log = "0.4.17"
|
log = "0.4.17"
|
||||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ description = "Runs a polkadot parachain node which could be a collator."
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-trait = "0.1.57"
|
async-trait = "0.1.57"
|
||||||
clap = { version = "3.2.18", features = ["derive", "deprecated"] }
|
clap = { version = "3.2.19", features = ["derive", "deprecated"] }
|
||||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||||
futures = "0.3.24"
|
futures = "0.3.24"
|
||||||
hex-literal = "0.3.4"
|
hex-literal = "0.3.4"
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ path = "src/main.rs"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-trait = "0.1.57"
|
async-trait = "0.1.57"
|
||||||
clap = { version = "3.2.18", features = ["derive", "deprecated"] }
|
clap = { version = "3.2.19", features = ["derive", "deprecated"] }
|
||||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||||
criterion = { version = "0.3.6", features = [ "async_tokio" ] }
|
criterion = { version = "0.3.6", features = [ "async_tokio" ] }
|
||||||
jsonrpsee = { version = "0.15.1", features = ["server"] }
|
jsonrpsee = { version = "0.15.1", features = ["server"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user