--- a/Cargo.lock +++ b/Cargo.lock @@ -677,7 +677,7 @@ [[package]] name = "bp-header-chain" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "finality-grandpa", "frame-support", @@ -693,7 +693,7 @@ [[package]] name = "bp-message-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-runtime", "frame-support", @@ -705,7 +705,7 @@ [[package]] name = "bp-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "bp-runtime", @@ -721,7 +721,7 @@ [[package]] name = "bp-polkadot-core" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-messages", "bp-runtime", @@ -739,7 +739,7 @@ [[package]] name = "bp-rialto" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-messages", "bp-runtime", @@ -754,7 +754,7 @@ [[package]] name = "bp-rococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -771,7 +771,7 @@ [[package]] name = "bp-runtime" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "frame-support", "hash-db", @@ -789,7 +789,7 @@ [[package]] name = "bp-test-utils" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-header-chain", "ed25519-dalek", @@ -804,7 +804,7 @@ [[package]] name = "bp-wococo" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -819,7 +819,7 @@ [[package]] name = "bridge-runtime-common" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-message-dispatch", "bp-messages", @@ -3035,9 +3035,9 @@ [[package]] name = "handlebars" -version = "4.2.0" +version = "4.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2483bce82dd3ed52509d0117e4a30a488bd608be250ed7a0185301314239ed31" +checksum = "25546a65e5cf1f471f3438796fc634650b31d7fcde01d444c309aeb28b92e3a8" dependencies = [ "log", "pest", @@ -3720,7 +3720,7 @@ [[package]] name = "kusama-runtime" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-primitives", "bitvec", @@ -4679,7 +4679,7 @@ [[package]] name = "metered-channel" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "derive_more", "futures 0.3.19", @@ -5307,7 +5307,7 @@ [[package]] name = "pallet-bridge-dispatch" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-message-dispatch", "bp-runtime", @@ -5324,7 +5324,7 @@ [[package]] name = "pallet-bridge-grandpa" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bp-header-chain", "bp-runtime", @@ -5346,7 +5346,7 @@ [[package]] name = "pallet-bridge-messages" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "bp-message-dispatch", @@ -6330,7 +6330,7 @@ [[package]] name = "pallet-xcm" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "frame-support", "frame-system", @@ -6348,7 +6348,7 @@ [[package]] name = "pallet-xcm-benchmarks" version = "0.9.8" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "frame-benchmarking", "frame-support", @@ -6725,7 +6725,7 @@ [[package]] name = "polkadot-approval-distribution" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "polkadot-node-network-protocol", @@ -6739,7 +6739,7 @@ [[package]] name = "polkadot-availability-bitfield-distribution" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "polkadot-node-network-protocol", @@ -6752,7 +6752,7 @@ [[package]] name = "polkadot-availability-distribution" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "derive_more", "futures 0.3.19", @@ -6774,7 +6774,7 @@ [[package]] name = "polkadot-availability-recovery" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "lru 0.7.2", @@ -6794,7 +6794,7 @@ [[package]] name = "polkadot-cli" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "frame-benchmarking-cli", "futures 0.3.19", @@ -6814,7 +6814,7 @@ [[package]] name = "polkadot-client" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6844,7 +6844,7 @@ [[package]] name = "polkadot-collator-protocol" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "always-assert", "derive_more", @@ -6865,7 +6865,7 @@ [[package]] name = "polkadot-core-primitives" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6878,7 +6878,7 @@ [[package]] name = "polkadot-dispute-distribution" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "derive_more", "futures 0.3.19", @@ -6900,7 +6900,7 @@ [[package]] name = "polkadot-erasure-coding" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6914,7 +6914,7 @@ [[package]] name = "polkadot-gossip-support" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "futures-timer 3.0.2", @@ -6934,7 +6934,7 @@ [[package]] name = "polkadot-network-bridge" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-trait", "futures 0.3.19", @@ -6953,7 +6953,7 @@ [[package]] name = "polkadot-node-collation-generation" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "parity-scale-codec", @@ -6971,7 +6971,7 @@ [[package]] name = "polkadot-node-core-approval-voting" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "derive_more", @@ -6999,7 +6999,7 @@ [[package]] name = "polkadot-node-core-av-store" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "futures 0.3.19", @@ -7019,7 +7019,7 @@ [[package]] name = "polkadot-node-core-backing" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "futures 0.3.19", @@ -7037,7 +7037,7 @@ [[package]] name = "polkadot-node-core-bitfield-signing" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "polkadot-node-subsystem", @@ -7052,7 +7052,7 @@ [[package]] name = "polkadot-node-core-candidate-validation" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-trait", "futures 0.3.19", @@ -7070,7 +7070,7 @@ [[package]] name = "polkadot-node-core-chain-api" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "polkadot-node-subsystem", @@ -7085,7 +7085,7 @@ [[package]] name = "polkadot-node-core-chain-selection" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "futures-timer 3.0.2", @@ -7102,7 +7102,7 @@ [[package]] name = "polkadot-node-core-dispute-coordinator" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "derive_more", @@ -7121,7 +7121,7 @@ [[package]] name = "polkadot-node-core-dispute-participation" version = "0.9.14" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "polkadot-node-primitives", @@ -7134,7 +7134,7 @@ [[package]] name = "polkadot-node-core-parachains-inherent" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-trait", "futures 0.3.19", @@ -7151,7 +7151,7 @@ [[package]] name = "polkadot-node-core-provisioner" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "futures 0.3.19", @@ -7166,7 +7166,7 @@ [[package]] name = "polkadot-node-core-pvf" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "always-assert", "assert_matches", @@ -7197,7 +7197,7 @@ [[package]] name = "polkadot-node-core-runtime-api" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "memory-lru", @@ -7215,7 +7215,7 @@ [[package]] name = "polkadot-node-jaeger" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-std", "lazy_static", @@ -7233,7 +7233,7 @@ [[package]] name = "polkadot-node-metrics" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "futures-timer 3.0.2", @@ -7244,7 +7244,7 @@ [[package]] name = "polkadot-node-network-protocol" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-trait", "derive_more", @@ -7262,7 +7262,7 @@ [[package]] name = "polkadot-node-primitives" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bounded-vec", "futures 0.3.19", @@ -7284,7 +7284,7 @@ [[package]] name = "polkadot-node-subsystem" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -7294,7 +7294,7 @@ [[package]] name = "polkadot-node-subsystem-types" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "derive_more", "futures 0.3.19", @@ -7313,7 +7313,7 @@ [[package]] name = "polkadot-node-subsystem-util" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-trait", "derive_more", @@ -7340,7 +7340,7 @@ [[package]] name = "polkadot-overseer" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "futures 0.3.19", "futures-timer 3.0.2", @@ -7361,7 +7361,7 @@ [[package]] name = "polkadot-overseer-gen" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-trait", "futures 0.3.19", @@ -7378,7 +7378,7 @@ [[package]] name = "polkadot-overseer-gen-proc-macro" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "proc-macro-crate 1.1.0", "proc-macro2", @@ -7389,7 +7389,7 @@ [[package]] name = "polkadot-parachain" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "derive_more", "frame-support", @@ -7406,7 +7406,7 @@ [[package]] name = "polkadot-primitives" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitvec", "frame-system", @@ -7436,7 +7436,7 @@ [[package]] name = "polkadot-rpc" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -7467,7 +7467,7 @@ [[package]] name = "polkadot-runtime" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-primitives", "bitvec", @@ -7549,7 +7549,7 @@ [[package]] name = "polkadot-runtime-common" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-primitives", "bitvec", @@ -7596,7 +7596,7 @@ [[package]] name = "polkadot-runtime-parachains" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "bitflags", "bitvec", @@ -7636,7 +7636,7 @@ [[package]] name = "polkadot-service" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "async-trait", "beefy-gadget", @@ -7735,7 +7735,7 @@ [[package]] name = "polkadot-statement-distribution" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "arrayvec 0.5.2", "derive_more", @@ -7756,7 +7756,7 @@ [[package]] name = "polkadot-statement-table" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7766,7 +7766,7 @@ [[package]] name = "polkadot-test-runtime" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-primitives", "bitvec", @@ -7827,7 +7827,7 @@ [[package]] name = "polkadot-test-service" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "frame-benchmarking", "frame-system", @@ -8188,9 +8188,9 @@ [[package]] name = "rand_distr" -version = "0.4.2" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f" +checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31" dependencies = [ "num-traits", "rand 0.8.4", @@ -8452,7 +8452,7 @@ [[package]] name = "rococo-runtime" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-primitives", "bp-messages", @@ -9930,7 +9930,7 @@ [[package]] name = "slot-range-helper" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "enumn", "parity-scale-codec", @@ -10804,9 +10804,9 @@ [[package]] name = "structopt" -version = "0.3.25" +version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40b9788f4202aa75c240ecc9c15c65185e6a39ccdeb0fd5d008b98825464c87c" +checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10" dependencies = [ "clap", "lazy_static", @@ -12249,7 +12249,7 @@ [[package]] name = "westend-runtime" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "beefy-primitives", "bitvec", @@ -12429,7 +12429,7 @@ [[package]] name = "xcm" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12442,7 +12442,7 @@ [[package]] name = "xcm-builder" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "frame-support", "frame-system", @@ -12462,7 +12462,7 @@ [[package]] name = "xcm-executor" version = "0.9.15" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "frame-benchmarking", "frame-support", @@ -12480,7 +12480,7 @@ [[package]] name = "xcm-procedural" version = "0.1.0" -source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#53dc81cddceed656f14b262ba9d82d571b21832a" +source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.15#4d94aea03300b85ddbfaa5b28e1078545e0545a2" dependencies = [ "proc-macro2", "quote",