Bump polkadot (#2589)

This commit is contained in:
Branislav Kontur
2023-05-17 12:19:38 +02:00
committed by GitHub
parent 0bc3d2c0ce
commit ba216c1a18
+67 -67
View File
@@ -5118,7 +5118,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
[[package]]
name = "kusama-runtime"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"frame-benchmarking",
@@ -5216,7 +5216,7 @@ dependencies = [
[[package]]
name = "kusama-runtime-constants"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-support",
"polkadot-primitives",
@@ -7867,7 +7867,7 @@ dependencies = [
[[package]]
name = "pallet-xcm"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bounded-collections",
"frame-benchmarking",
@@ -7888,7 +7888,7 @@ dependencies = [
[[package]]
name = "pallet-xcm-benchmarks"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -8466,7 +8466,7 @@ dependencies = [
[[package]]
name = "polkadot-approval-distribution"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"polkadot-node-jaeger",
@@ -8482,7 +8482,7 @@ dependencies = [
[[package]]
name = "polkadot-availability-bitfield-distribution"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"polkadot-node-network-protocol",
@@ -8496,7 +8496,7 @@ dependencies = [
[[package]]
name = "polkadot-availability-distribution"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"derive_more",
"fatality",
@@ -8519,7 +8519,7 @@ dependencies = [
[[package]]
name = "polkadot-availability-recovery"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"fatality",
"futures",
@@ -8540,7 +8540,7 @@ dependencies = [
[[package]]
name = "polkadot-cli"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"clap 4.2.7",
"frame-benchmarking-cli",
@@ -8569,7 +8569,7 @@ dependencies = [
[[package]]
name = "polkadot-client"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"frame-benchmarking",
@@ -8612,7 +8612,7 @@ dependencies = [
[[package]]
name = "polkadot-collator-protocol"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"always-assert",
"bitvec",
@@ -8634,7 +8634,7 @@ dependencies = [
[[package]]
name = "polkadot-core-primitives"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -8646,7 +8646,7 @@ dependencies = [
[[package]]
name = "polkadot-dispute-distribution"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"derive_more",
"fatality",
@@ -8671,7 +8671,7 @@ dependencies = [
[[package]]
name = "polkadot-erasure-coding"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"parity-scale-codec",
"polkadot-node-primitives",
@@ -8685,7 +8685,7 @@ dependencies = [
[[package]]
name = "polkadot-gossip-support"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"futures-timer",
@@ -8705,7 +8705,7 @@ dependencies = [
[[package]]
name = "polkadot-network-bridge"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"always-assert",
"async-trait",
@@ -8728,7 +8728,7 @@ dependencies = [
[[package]]
name = "polkadot-node-collation-generation"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"parity-scale-codec",
@@ -8746,7 +8746,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-approval-voting"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"derive_more",
@@ -8775,7 +8775,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-av-store"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"futures",
@@ -8796,7 +8796,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-backing"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"fatality",
@@ -8815,7 +8815,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-bitfield-signing"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"polkadot-node-subsystem",
@@ -8830,7 +8830,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-candidate-validation"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"futures",
@@ -8850,7 +8850,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-chain-api"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"polkadot-node-metrics",
@@ -8865,7 +8865,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-chain-selection"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"futures-timer",
@@ -8882,7 +8882,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-dispute-coordinator"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"fatality",
"futures",
@@ -8901,7 +8901,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-parachains-inherent"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"futures",
@@ -8918,7 +8918,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-provisioner"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"fatality",
@@ -8936,7 +8936,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-pvf"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"always-assert",
"futures",
@@ -8963,7 +8963,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-pvf-checker"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"polkadot-node-primitives",
@@ -8979,7 +8979,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-pvf-worker"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"assert_matches",
"cpu-time",
@@ -9008,7 +9008,7 @@ dependencies = [
[[package]]
name = "polkadot-node-core-runtime-api"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"futures",
"lru 0.9.0",
@@ -9023,7 +9023,7 @@ dependencies = [
[[package]]
name = "polkadot-node-jaeger"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"lazy_static",
"log",
@@ -9041,7 +9041,7 @@ dependencies = [
[[package]]
name = "polkadot-node-metrics"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bs58",
"futures",
@@ -9060,7 +9060,7 @@ dependencies = [
[[package]]
name = "polkadot-node-network-protocol"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"derive_more",
@@ -9082,7 +9082,7 @@ dependencies = [
[[package]]
name = "polkadot-node-primitives"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bounded-vec",
"futures",
@@ -9104,7 +9104,7 @@ dependencies = [
[[package]]
name = "polkadot-node-subsystem"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"polkadot-node-jaeger",
"polkadot-node-subsystem-types",
@@ -9114,7 +9114,7 @@ dependencies = [
[[package]]
name = "polkadot-node-subsystem-test-helpers"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"futures",
@@ -9132,7 +9132,7 @@ dependencies = [
[[package]]
name = "polkadot-node-subsystem-types"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"derive_more",
@@ -9155,7 +9155,7 @@ dependencies = [
[[package]]
name = "polkadot-node-subsystem-util"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"derive_more",
@@ -9188,7 +9188,7 @@ dependencies = [
[[package]]
name = "polkadot-overseer"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"futures",
@@ -9211,7 +9211,7 @@ dependencies = [
[[package]]
name = "polkadot-parachain"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bounded-collections",
"derive_more",
@@ -9310,7 +9310,7 @@ dependencies = [
[[package]]
name = "polkadot-performance-test"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"env_logger 0.9.0",
"kusama-runtime",
@@ -9328,7 +9328,7 @@ dependencies = [
[[package]]
name = "polkadot-primitives"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"hex-literal 0.4.1",
@@ -9354,7 +9354,7 @@ dependencies = [
[[package]]
name = "polkadot-rpc"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"jsonrpsee",
"mmr-rpc",
@@ -9386,7 +9386,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"frame-benchmarking",
@@ -9480,7 +9480,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime-common"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"frame-benchmarking",
@@ -9526,7 +9526,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime-constants"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-support",
"polkadot-primitives",
@@ -9540,7 +9540,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime-metrics"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bs58",
"parity-scale-codec",
@@ -9552,7 +9552,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime-parachains"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitflags",
"bitvec",
@@ -9596,7 +9596,7 @@ dependencies = [
[[package]]
name = "polkadot-service"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"async-trait",
"frame-benchmarking-cli",
@@ -9706,7 +9706,7 @@ dependencies = [
[[package]]
name = "polkadot-statement-distribution"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"arrayvec 0.5.2",
"fatality",
@@ -9727,7 +9727,7 @@ dependencies = [
[[package]]
name = "polkadot-statement-table"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"parity-scale-codec",
"polkadot-primitives",
@@ -9737,7 +9737,7 @@ dependencies = [
[[package]]
name = "polkadot-test-client"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"parity-scale-codec",
"polkadot-node-subsystem",
@@ -9762,7 +9762,7 @@ dependencies = [
[[package]]
name = "polkadot-test-runtime"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"frame-election-provider-support",
@@ -9823,7 +9823,7 @@ dependencies = [
[[package]]
name = "polkadot-test-service"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-benchmarking",
"frame-system",
@@ -10615,7 +10615,7 @@ dependencies = [
[[package]]
name = "rococo-runtime"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"binary-merkle-tree",
"frame-benchmarking",
@@ -10701,7 +10701,7 @@ dependencies = [
[[package]]
name = "rococo-runtime-constants"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-support",
"polkadot-primitives",
@@ -12555,7 +12555,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"
[[package]]
name = "slot-range-helper"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"enumn",
"parity-scale-codec",
@@ -13918,7 +13918,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16"
[[package]]
name = "test-runtime-constants"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-support",
"polkadot-primitives",
@@ -14304,7 +14304,7 @@ dependencies = [
[[package]]
name = "tracing-gum"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"polkadot-node-jaeger",
"polkadot-primitives",
@@ -14315,7 +14315,7 @@ dependencies = [
[[package]]
name = "tracing-gum-proc-macro"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"expander 2.0.0",
"proc-macro-crate",
@@ -15378,7 +15378,7 @@ dependencies = [
[[package]]
name = "westend-runtime"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bitvec",
"frame-benchmarking",
@@ -15470,7 +15470,7 @@ dependencies = [
[[package]]
name = "westend-runtime-constants"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-support",
"polkadot-primitives",
@@ -15972,7 +15972,7 @@ dependencies = [
[[package]]
name = "xcm"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"bounded-collections",
"derivative",
@@ -15988,7 +15988,7 @@ dependencies = [
[[package]]
name = "xcm-builder"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"frame-support",
"frame-system",
@@ -16009,7 +16009,7 @@ dependencies = [
[[package]]
name = "xcm-executor"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"environmental",
"frame-benchmarking",
@@ -16029,7 +16029,7 @@ dependencies = [
[[package]]
name = "xcm-procedural"
version = "0.9.41"
source = "git+https://github.com/paritytech/polkadot?branch=master#19fdd197aff085f7f66e54942999fd536e7df475"
source = "git+https://github.com/paritytech/polkadot?branch=master#e260da4ddad8cbd76999c23a93580167d60d81e4"
dependencies = [
"Inflector",
"proc-macro2",