mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 03:18:01 +00:00
Bump array-bytes from 4.2.0 to 6.0.0 (#1919)
Bumps [array-bytes](https://github.com/hack-ink/array-bytes) from 4.2.0 to 6.0.0. - [Release notes](https://github.com/hack-ink/array-bytes/releases) - [Changelog](https://github.com/hack-ink/array-bytes/blob/main/CHANGELOG) - [Commits](https://github.com/hack-ink/array-bytes/compare/v4.2.0...v6.0.0) --- updated-dependencies: - dependency-name: array-bytes dependency-type: direct:production update-type: version-update:semver-major ... 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
+21
-15
@@ -124,6 +124,12 @@ version = "4.2.0"
|
|||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"
|
checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "array-bytes"
|
||||||
|
version = "6.0.0"
|
||||||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "22f72e9d6fac4bc80778ea470b20197b88d28c292bb7d60c3fb099280003cd19"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "arrayref"
|
name = "arrayref"
|
||||||
version = "0.3.6"
|
version = "0.3.6"
|
||||||
@@ -462,7 +468,7 @@ name = "beefy-gadget"
|
|||||||
version = "4.0.0-dev"
|
version = "4.0.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"beefy-primitives",
|
"beefy-primitives",
|
||||||
"fnv",
|
"fnv",
|
||||||
@@ -1989,7 +1995,7 @@ dependencies = [
|
|||||||
name = "cumulus-relay-chain-minimal-node"
|
name = "cumulus-relay-chain-minimal-node"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 6.0.0",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"cumulus-primitives-core",
|
"cumulus-primitives-core",
|
||||||
"cumulus-relay-chain-interface",
|
"cumulus-relay-chain-interface",
|
||||||
@@ -2888,7 +2894,7 @@ version = "4.0.0-dev"
|
|||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"Inflector",
|
"Inflector",
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 4.0.29",
|
"clap 4.0.29",
|
||||||
"comfy-table",
|
"comfy-table",
|
||||||
@@ -5319,7 +5325,7 @@ name = "pallet-alliance"
|
|||||||
version = "4.0.0-dev"
|
version = "4.0.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"frame-benchmarking",
|
"frame-benchmarking",
|
||||||
"frame-support",
|
"frame-support",
|
||||||
"frame-system",
|
"frame-system",
|
||||||
@@ -5494,7 +5500,7 @@ name = "pallet-beefy-mmr"
|
|||||||
version = "4.0.0-dev"
|
version = "4.0.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"beefy-merkle-tree",
|
"beefy-merkle-tree",
|
||||||
"beefy-primitives",
|
"beefy-primitives",
|
||||||
"frame-support",
|
"frame-support",
|
||||||
@@ -9339,7 +9345,7 @@ name = "sc-cli"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap 4.0.29",
|
"clap 4.0.29",
|
||||||
"fdlimit",
|
"fdlimit",
|
||||||
@@ -9663,7 +9669,7 @@ version = "0.10.0-dev"
|
|||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ahash",
|
"ahash",
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"dyn-clone",
|
"dyn-clone",
|
||||||
"finality-grandpa",
|
"finality-grandpa",
|
||||||
@@ -9741,7 +9747,7 @@ name = "sc-keystore"
|
|||||||
version = "4.0.0-dev"
|
version = "4.0.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"parking_lot 0.12.1",
|
"parking_lot 0.12.1",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
@@ -9756,7 +9762,7 @@ name = "sc-network"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"asynchronous-codec",
|
"asynchronous-codec",
|
||||||
"bitflags",
|
"bitflags",
|
||||||
@@ -9867,7 +9873,7 @@ name = "sc-network-light"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"futures",
|
"futures",
|
||||||
"libp2p",
|
"libp2p",
|
||||||
"log",
|
"log",
|
||||||
@@ -9888,7 +9894,7 @@ name = "sc-network-sync"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"fork-tree",
|
"fork-tree",
|
||||||
"futures",
|
"futures",
|
||||||
@@ -9919,7 +9925,7 @@ name = "sc-network-transactions"
|
|||||||
version = "0.10.0-dev"
|
version = "0.10.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"futures",
|
"futures",
|
||||||
"hex",
|
"hex",
|
||||||
"libp2p",
|
"libp2p",
|
||||||
@@ -9938,7 +9944,7 @@ name = "sc-offchain"
|
|||||||
version = "4.0.0-dev"
|
version = "4.0.0-dev"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"bytes",
|
"bytes",
|
||||||
"fnv",
|
"fnv",
|
||||||
"futures",
|
"futures",
|
||||||
@@ -11000,7 +11006,7 @@ name = "sp-core"
|
|||||||
version = "7.0.0"
|
version = "7.0.0"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"base58",
|
"base58",
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"blake2",
|
"blake2",
|
||||||
@@ -11895,7 +11901,7 @@ name = "substrate-test-client"
|
|||||||
version = "2.0.1"
|
version = "2.0.1"
|
||||||
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
source = "git+https://github.com/paritytech/substrate?branch=master#982f5998c59bd2bd455808345ae1bd2b1767f353"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"array-bytes",
|
"array-bytes 4.2.0",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
"futures",
|
"futures",
|
||||||
"parity-scale-codec",
|
"parity-scale-codec",
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ cumulus-relay-chain-interface = { path = "../relay-chain-interface" }
|
|||||||
cumulus-relay-chain-rpc-interface = { path = "../relay-chain-rpc-interface" }
|
cumulus-relay-chain-rpc-interface = { path = "../relay-chain-rpc-interface" }
|
||||||
cumulus-primitives-core = { path = "../../primitives/core" }
|
cumulus-primitives-core = { path = "../../primitives/core" }
|
||||||
|
|
||||||
array-bytes = "4.2"
|
array-bytes = "6.0"
|
||||||
lru = "0.8"
|
lru = "0.8"
|
||||||
tracing = "0.1.37"
|
tracing = "0.1.37"
|
||||||
async-trait = "0.1.59"
|
async-trait = "0.1.59"
|
||||||
|
|||||||
Reference in New Issue
Block a user