From 88aec656328eecd2b38ad99c3f8dd444254645ff Mon Sep 17 00:00:00 2001 From: Shawn Tabrizi Date: Thu, 1 Sep 2022 14:14:06 +0100 Subject: [PATCH] cargo update deps --- Cargo.lock | 138 ++++++++++++++++++++++++++--------------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6febf45eaae..c4fe612b59e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3917,7 +3917,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7" [[package]] name = "kusama-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-primitives", "bitvec", @@ -4010,7 +4010,7 @@ dependencies = [ [[package]] name = "kusama-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-support", "polkadot-primitives", @@ -5369,7 +5369,7 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "orchestra" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "dyn-clonable", @@ -5385,7 +5385,7 @@ dependencies = [ [[package]] name = "orchestra-proc-macro" version = "0.0.1" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "expander 0.0.6", "itertools", @@ -6436,7 +6436,7 @@ dependencies = [ [[package]] name = "pallet-xcm" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-support", "frame-system", @@ -6454,7 +6454,7 @@ dependencies = [ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-benchmarking", "frame-support", @@ -7012,7 +7012,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7027,7 +7027,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "polkadot-node-network-protocol", @@ -7041,7 +7041,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "derive_more", "fatality", @@ -7064,7 +7064,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "fatality", "futures", @@ -7085,7 +7085,7 @@ dependencies = [ [[package]] name = "polkadot-cli" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "clap 3.2.19", "frame-benchmarking-cli", @@ -7111,7 +7111,7 @@ dependencies = [ [[package]] name = "polkadot-client" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -7152,7 +7152,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "always-assert", "fatality", @@ -7173,7 +7173,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -7186,7 +7186,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "derive_more", "fatality", @@ -7209,7 +7209,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -7223,7 +7223,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "futures-timer", @@ -7243,7 +7243,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "always-assert", "async-trait", @@ -7267,7 +7267,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "parity-scale-codec", @@ -7285,7 +7285,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bitvec", "derive_more", @@ -7314,7 +7314,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bitvec", "futures", @@ -7334,7 +7334,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bitvec", "fatality", @@ -7353,7 +7353,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7368,7 +7368,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "futures", @@ -7386,7 +7386,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "polkadot-node-subsystem", @@ -7401,7 +7401,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "futures-timer", @@ -7418,7 +7418,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "fatality", "futures", @@ -7437,7 +7437,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "futures", @@ -7454,7 +7454,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bitvec", "fatality", @@ -7472,7 +7472,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "always-assert", "assert_matches", @@ -7504,7 +7504,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf-checker" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "polkadot-node-primitives", @@ -7520,7 +7520,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "futures", "memory-lru", @@ -7536,7 +7536,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-std", "lazy_static", @@ -7554,7 +7554,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bs58", "futures", @@ -7573,7 +7573,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "derive_more", @@ -7595,7 +7595,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bounded-vec", "futures", @@ -7617,7 +7617,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7627,7 +7627,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "futures", @@ -7645,7 +7645,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "derive_more", @@ -7668,7 +7668,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "derive_more", @@ -7701,7 +7701,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "futures", @@ -7724,7 +7724,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "derive_more", "frame-support", @@ -7824,7 +7824,7 @@ dependencies = [ [[package]] name = "polkadot-performance-test" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "env_logger 0.9.0", "kusama-runtime", @@ -7839,7 +7839,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bitvec", "frame-system", @@ -7869,7 +7869,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7901,7 +7901,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-primitives", "bitvec", @@ -7989,7 +7989,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-primitives", "bitvec", @@ -8036,7 +8036,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-support", "polkadot-primitives", @@ -8048,7 +8048,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-metrics" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bs58", "parity-scale-codec", @@ -8060,7 +8060,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "bitflags", "bitvec", @@ -8103,7 +8103,7 @@ dependencies = [ [[package]] name = "polkadot-service" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "async-trait", "beefy-gadget", @@ -8208,7 +8208,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "arrayvec 0.5.2", "fatality", @@ -8229,7 +8229,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -8239,7 +8239,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "parity-scale-codec", "polkadot-node-subsystem", @@ -8264,7 +8264,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-primitives", "bitvec", @@ -8325,7 +8325,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-benchmarking", "frame-system", @@ -8470,7 +8470,7 @@ dependencies = [ [[package]] name = "prioritized-metered-channel" version = "0.2.0" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "coarsetime", "crossbeam-queue", @@ -9036,7 +9036,7 @@ dependencies = [ [[package]] name = "rococo-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-merkle-tree", "beefy-primitives", @@ -9105,7 +9105,7 @@ dependencies = [ [[package]] name = "rococo-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-support", "polkadot-primitives", @@ -10736,7 +10736,7 @@ checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec" [[package]] name = "slot-range-helper" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "enumn", "parity-scale-codec", @@ -12003,7 +12003,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16" [[package]] name = "test-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-support", "polkadot-primitives", @@ -12292,7 +12292,7 @@ dependencies = [ [[package]] name = "tracing-gum" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "polkadot-node-jaeger", "polkadot-primitives", @@ -12303,7 +12303,7 @@ dependencies = [ [[package]] name = "tracing-gum-proc-macro" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "expander 0.0.6", "proc-macro-crate", @@ -13009,7 +13009,7 @@ dependencies = [ [[package]] name = "westend-runtime" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "beefy-primitives", "bitvec", @@ -13098,7 +13098,7 @@ dependencies = [ [[package]] name = "westend-runtime-constants" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-support", "polkadot-primitives", @@ -13384,7 +13384,7 @@ dependencies = [ [[package]] name = "xcm" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -13398,7 +13398,7 @@ dependencies = [ [[package]] name = "xcm-builder" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-support", "frame-system", @@ -13418,7 +13418,7 @@ dependencies = [ [[package]] name = "xcm-executor" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "frame-benchmarking", "frame-support", @@ -13436,7 +13436,7 @@ dependencies = [ [[package]] name = "xcm-procedural" version = "0.9.28" -source = "git+https://github.com/paritytech/polkadot?branch=master#2eb7672905d99971fc11ad7ff4d57e68967401d2" +source = "git+https://github.com/paritytech/polkadot?branch=master#57ca93eb0b0781e4929dafb858acbc150f45ebfa" dependencies = [ "Inflector", "proc-macro2",