mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Bump clap from 4.1.4 to 4.1.6 (#2193)
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:
Generated
+11
-11
@@ -1196,9 +1196,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "clap"
|
name = "clap"
|
||||||
version = "4.1.4"
|
version = "4.1.6"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "f13b9c79b5d1dd500d20ef541215a6423c75829ef43117e1b4d17fd8af0b5d76"
|
checksum = "ec0b0588d44d4d63a87dbd75c136c166bbfd9a86a31cb89e09906521c7d3f5e3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"clap_derive",
|
"clap_derive",
|
||||||
@@ -1770,7 +1770,7 @@ dependencies = [
|
|||||||
name = "cumulus-client-cli"
|
name = "cumulus-client-cli"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
"sc-chain-spec",
|
"sc-chain-spec",
|
||||||
"sc-cli",
|
"sc-cli",
|
||||||
@@ -2415,7 +2415,7 @@ name = "cumulus-test-service"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"criterion",
|
"criterion",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
"cumulus-client-consensus-common",
|
"cumulus-client-consensus-common",
|
||||||
@@ -3282,7 +3282,7 @@ dependencies = [
|
|||||||
"Inflector",
|
"Inflector",
|
||||||
"array-bytes 4.2.0",
|
"array-bytes 4.2.0",
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"comfy-table",
|
"comfy-table",
|
||||||
"frame-benchmarking",
|
"frame-benchmarking",
|
||||||
"frame-support",
|
"frame-support",
|
||||||
@@ -7043,7 +7043,7 @@ dependencies = [
|
|||||||
name = "parachain-template-node"
|
name = "parachain-template-node"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
"cumulus-client-consensus-aura",
|
"cumulus-client-consensus-aura",
|
||||||
"cumulus-client-consensus-common",
|
"cumulus-client-consensus-common",
|
||||||
@@ -7623,7 +7623,7 @@ name = "polkadot-cli"
|
|||||||
version = "0.9.37"
|
version = "0.9.37"
|
||||||
source = "git+https://github.com/paritytech/polkadot?branch=master#9a17c4e9bf44bc431e48cdb145ebedc7d91c0aa7"
|
source = "git+https://github.com/paritytech/polkadot?branch=master#9a17c4e9bf44bc431e48cdb145ebedc7d91c0aa7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"frame-benchmarking-cli",
|
"frame-benchmarking-cli",
|
||||||
"futures",
|
"futures",
|
||||||
"log",
|
"log",
|
||||||
@@ -8295,7 +8295,7 @@ dependencies = [
|
|||||||
"bridge-hub-kusama-runtime",
|
"bridge-hub-kusama-runtime",
|
||||||
"bridge-hub-polkadot-runtime",
|
"bridge-hub-polkadot-runtime",
|
||||||
"bridge-hub-rococo-runtime",
|
"bridge-hub-rococo-runtime",
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"collectives-polkadot-runtime",
|
"collectives-polkadot-runtime",
|
||||||
"contracts-rococo-runtime",
|
"contracts-rococo-runtime",
|
||||||
"cumulus-client-cli",
|
"cumulus-client-cli",
|
||||||
@@ -10004,7 +10004,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#a10ccb562fa2
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes 4.2.0",
|
"array-bytes 4.2.0",
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"fdlimit",
|
"fdlimit",
|
||||||
"futures",
|
"futures",
|
||||||
"libp2p",
|
"libp2p",
|
||||||
@@ -10800,7 +10800,7 @@ name = "sc-storage-monitor"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#a10ccb562fa2f01832283d4d854a2938037f487a"
|
source = "git+https://github.com/paritytech/substrate?branch=master#a10ccb562fa2f01832283d4d854a2938037f487a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"futures",
|
"futures",
|
||||||
"log",
|
"log",
|
||||||
"nix 0.26.2",
|
"nix 0.26.2",
|
||||||
@@ -13275,7 +13275,7 @@ name = "try-runtime-cli"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#a10ccb562fa2f01832283d4d854a2938037f487a"
|
source = "git+https://github.com/paritytech/substrate?branch=master#a10ccb562fa2f01832283d4d854a2938037f487a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap 4.1.4",
|
"clap 4.1.6",
|
||||||
"frame-remote-externalities",
|
"frame-remote-externalities",
|
||||||
"frame-try-runtime",
|
"frame-try-runtime",
|
||||||
"hex",
|
"hex",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "4.1.4", features = ["derive"] }
|
clap = { version = "4.1.6", features = ["derive"] }
|
||||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||||
url = "2.3.1"
|
url = "2.3.1"
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ edition = "2021"
|
|||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "4.1.4", features = ["derive"] }
|
clap = { version = "4.1.6", features = ["derive"] }
|
||||||
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" }
|
||||||
serde = { version = "1.0.152", features = ["derive"] }
|
serde = { version = "1.0.152", features = ["derive"] }
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ path = "src/main.rs"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-trait = "0.1.63"
|
async-trait = "0.1.63"
|
||||||
clap = { version = "4.1.4", features = ["derive"] }
|
clap = { version = "4.1.6", features = ["derive"] }
|
||||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||||
futures = "0.3.26"
|
futures = "0.3.26"
|
||||||
hex-literal = "0.3.4"
|
hex-literal = "0.3.4"
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ path = "src/main.rs"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-trait = "0.1.63"
|
async-trait = "0.1.63"
|
||||||
clap = { version = "4.1.4", features = ["derive"] }
|
clap = { version = "4.1.6", features = ["derive"] }
|
||||||
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
codec = { package = "parity-scale-codec", version = "3.0.0" }
|
||||||
criterion = { version = "0.4.0", features = [ "async_tokio" ] }
|
criterion = { version = "0.4.0", features = [ "async_tokio" ] }
|
||||||
jsonrpsee = { version = "0.16.2", features = ["server"] }
|
jsonrpsee = { version = "0.16.2", features = ["server"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user