git.delta.rocks / unique-network / refs/commits / 53380a8ce1d5

difftreelog

build upgrade lockfile

Yaroslav Bolyukin2021-10-28parent: #feb1457.patch.diff
in: master

1 file changed

modifiedCargo.lockdiffbeforeafterboth
690[[package]]690[[package]]
691name = "bp-header-chain"691name = "bp-header-chain"
692version = "0.1.0"692version = "0.1.0"
693source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"693source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
694dependencies = [694dependencies = [
695 "finality-grandpa",695 "finality-grandpa",
696 "frame-support",696 "frame-support",
706[[package]]706[[package]]
707name = "bp-message-dispatch"707name = "bp-message-dispatch"
708version = "0.1.0"708version = "0.1.0"
709source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"709source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
710dependencies = [710dependencies = [
711 "bp-runtime",711 "bp-runtime",
712 "frame-support",712 "frame-support",
718[[package]]718[[package]]
719name = "bp-messages"719name = "bp-messages"
720version = "0.1.0"720version = "0.1.0"
721source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"721source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
722dependencies = [722dependencies = [
723 "bitvec 0.20.4",723 "bitvec 0.20.4",
724 "bp-runtime",724 "bp-runtime",
734[[package]]734[[package]]
735name = "bp-polkadot-core"735name = "bp-polkadot-core"
736version = "0.1.0"736version = "0.1.0"
737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
738dependencies = [738dependencies = [
739 "bp-messages",739 "bp-messages",
740 "bp-runtime",740 "bp-runtime",
752[[package]]752[[package]]
753name = "bp-rialto"753name = "bp-rialto"
754version = "0.1.0"754version = "0.1.0"
755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
756dependencies = [756dependencies = [
757 "bp-messages",757 "bp-messages",
758 "bp-runtime",758 "bp-runtime",
767[[package]]767[[package]]
768name = "bp-rococo"768name = "bp-rococo"
769version = "0.1.0"769version = "0.1.0"
770source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"770source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
771dependencies = [771dependencies = [
772 "bp-messages",772 "bp-messages",
773 "bp-polkadot-core",773 "bp-polkadot-core",
784[[package]]784[[package]]
785name = "bp-runtime"785name = "bp-runtime"
786version = "0.1.0"786version = "0.1.0"
787source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"787source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
788dependencies = [788dependencies = [
789 "frame-support",789 "frame-support",
790 "hash-db",790 "hash-db",
802[[package]]802[[package]]
803name = "bp-test-utils"803name = "bp-test-utils"
804version = "0.1.0"804version = "0.1.0"
805source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"805source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
806dependencies = [806dependencies = [
807 "bp-header-chain",807 "bp-header-chain",
808 "ed25519-dalek",808 "ed25519-dalek",
817[[package]]817[[package]]
818name = "bp-wococo"818name = "bp-wococo"
819version = "0.1.0"819version = "0.1.0"
820source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"820source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
821dependencies = [821dependencies = [
822 "bp-messages",822 "bp-messages",
823 "bp-polkadot-core",823 "bp-polkadot-core",
832[[package]]832[[package]]
833name = "bridge-runtime-common"833name = "bridge-runtime-common"
834version = "0.1.0"834version = "0.1.0"
835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
836dependencies = [836dependencies = [
837 "bp-message-dispatch",837 "bp-message-dispatch",
838 "bp-messages",838 "bp-messages",
20482048
2049[[package]]2049[[package]]
2050name = "errno"2050name = "errno"
2051version = "0.2.7"2051version = "0.2.8"
2052source = "registry+https://github.com/rust-lang/crates.io-index"2052source = "registry+https://github.com/rust-lang/crates.io-index"
2053checksum = "fa68f2fb9cae9d37c9b2b3584aba698a2e97f72d7aef7b9f7aa71d8b54ce46fe"2053checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
2054dependencies = [2054dependencies = [
2055 "errno-dragonfly",2055 "errno-dragonfly",
2056 "libc",2056 "libc",
3687[[package]]3687[[package]]
3688name = "kusama-runtime"3688name = "kusama-runtime"
3689version = "0.9.12"3689version = "0.9.12"
3690source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"3690source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
3691dependencies = [3691dependencies = [
3692 "beefy-primitives",3692 "beefy-primitives",
3693 "bitvec 0.20.4",3693 "bitvec 0.20.4",
4660[[package]]4660[[package]]
4661name = "metered-channel"4661name = "metered-channel"
4662version = "0.9.12"4662version = "0.9.12"
4663source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"4663source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
4664dependencies = [4664dependencies = [
4665 "derive_more",4665 "derive_more",
4666 "futures 0.3.17",4666 "futures 0.3.17",
4994 "sp-transaction-pool",4994 "sp-transaction-pool",
4995 "sp-trie",4995 "sp-trie",
4996 "structopt",4996 "structopt",
4997 "substrate-build-script-utils 3.0.0 (git+https://github.com/paritytech/substrate.git)",4997 "substrate-build-script-utils",
4998 "substrate-frame-rpc-system",4998 "substrate-frame-rpc-system",
4999 "substrate-prometheus-endpoint",4999 "substrate-prometheus-endpoint",
5000]5000]
5462[[package]]5462[[package]]
5463name = "pallet-bridge-dispatch"5463name = "pallet-bridge-dispatch"
5464version = "0.1.0"5464version = "0.1.0"
5465source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"5465source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
5466dependencies = [5466dependencies = [
5467 "bp-message-dispatch",5467 "bp-message-dispatch",
5468 "bp-runtime",5468 "bp-runtime",
5479[[package]]5479[[package]]
5480name = "pallet-bridge-grandpa"5480name = "pallet-bridge-grandpa"
5481version = "0.1.0"5481version = "0.1.0"
5482source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"5482source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
5483dependencies = [5483dependencies = [
5484 "bp-header-chain",5484 "bp-header-chain",
5485 "bp-runtime",5485 "bp-runtime",
5501[[package]]5501[[package]]
5502name = "pallet-bridge-messages"5502name = "pallet-bridge-messages"
5503version = "0.1.0"5503version = "0.1.0"
5504source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"5504source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
5505dependencies = [5505dependencies = [
5506 "bitvec 0.20.4",5506 "bitvec 0.20.4",
5507 "bp-message-dispatch",5507 "bp-message-dispatch",
6422[[package]]6422[[package]]
6423name = "pallet-xcm"6423name = "pallet-xcm"
6424version = "0.9.12"6424version = "0.9.12"
6425source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6425source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6426dependencies = [6426dependencies = [
6427 "frame-support",6427 "frame-support",
6428 "frame-system",6428 "frame-system",
6440[[package]]6440[[package]]
6441name = "pallet-xcm-benchmarks"6441name = "pallet-xcm-benchmarks"
6442version = "0.9.8"6442version = "0.9.8"
6443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6444dependencies = [6444dependencies = [
6445 "frame-benchmarking",6445 "frame-benchmarking",
6446 "frame-support",6446 "frame-support",
65786578
6579[[package]]6579[[package]]
6580name = "parity-ws"6580name = "parity-ws"
6581version = "0.11.0"6581version = "0.11.1"
6582source = "registry+https://github.com/rust-lang/crates.io-index"6582source = "registry+https://github.com/rust-lang/crates.io-index"
6583checksum = "d0ab8a461779bd022964cae2b4989fa9c99deb270bec162da2125ec03c09fcaa"6583checksum = "5983d3929ad50f12c3eb9a6743f19d691866ecd44da74c0a3308c3f8a56df0c6"
6584dependencies = [6584dependencies = [
6585 "byteorder",6585 "byteorder",
6586 "bytes 0.4.12",6586 "bytes 0.4.12",
6817[[package]]6817[[package]]
6818name = "polkadot-approval-distribution"6818name = "polkadot-approval-distribution"
6819version = "0.9.12"6819version = "0.9.12"
6820source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6820source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6821dependencies = [6821dependencies = [
6822 "futures 0.3.17",6822 "futures 0.3.17",
6823 "polkadot-node-network-protocol",6823 "polkadot-node-network-protocol",
6831[[package]]6831[[package]]
6832name = "polkadot-availability-bitfield-distribution"6832name = "polkadot-availability-bitfield-distribution"
6833version = "0.9.12"6833version = "0.9.12"
6834source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6834source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6835dependencies = [6835dependencies = [
6836 "futures 0.3.17",6836 "futures 0.3.17",
6837 "polkadot-node-network-protocol",6837 "polkadot-node-network-protocol",
6844[[package]]6844[[package]]
6845name = "polkadot-availability-distribution"6845name = "polkadot-availability-distribution"
6846version = "0.9.12"6846version = "0.9.12"
6847source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6847source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6848dependencies = [6848dependencies = [
6849 "derive_more",6849 "derive_more",
6850 "futures 0.3.17",6850 "futures 0.3.17",
6866[[package]]6866[[package]]
6867name = "polkadot-availability-recovery"6867name = "polkadot-availability-recovery"
6868version = "0.9.12"6868version = "0.9.12"
6869source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6869source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6870dependencies = [6870dependencies = [
6871 "futures 0.3.17",6871 "futures 0.3.17",
6872 "lru 0.7.0",6872 "lru 0.7.0",
6886[[package]]6886[[package]]
6887name = "polkadot-cli"6887name = "polkadot-cli"
6888version = "0.9.12"6888version = "0.9.12"
6889source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6889source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6890dependencies = [6890dependencies = [
6891 "frame-benchmarking-cli",6891 "frame-benchmarking-cli",
6892 "futures 0.3.17",6892 "futures 0.3.17",
6898 "sp-core",6898 "sp-core",
6899 "sp-trie",6899 "sp-trie",
6900 "structopt",6900 "structopt",
6901 "substrate-build-script-utils 3.0.0 (git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12)",6901 "substrate-build-script-utils",
6902 "thiserror",6902 "thiserror",
6903 "try-runtime-cli",6903 "try-runtime-cli",
6904]6904]
69056905
6906[[package]]6906[[package]]
6907name = "polkadot-client"6907name = "polkadot-client"
6908version = "0.9.12"6908version = "0.9.12"
6909source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6909source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6910dependencies = [6910dependencies = [
6911 "beefy-primitives",6911 "beefy-primitives",
6912 "frame-benchmarking",6912 "frame-benchmarking",
6936[[package]]6936[[package]]
6937name = "polkadot-collator-protocol"6937name = "polkadot-collator-protocol"
6938version = "0.9.12"6938version = "0.9.12"
6939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6940dependencies = [6940dependencies = [
6941 "always-assert",6941 "always-assert",
6942 "derive_more",6942 "derive_more",
6957[[package]]6957[[package]]
6958name = "polkadot-core-primitives"6958name = "polkadot-core-primitives"
6959version = "0.9.12"6959version = "0.9.12"
6960source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6960source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6961dependencies = [6961dependencies = [
6962 "parity-scale-codec",6962 "parity-scale-codec",
6963 "parity-util-mem",6963 "parity-util-mem",
6970[[package]]6970[[package]]
6971name = "polkadot-dispute-distribution"6971name = "polkadot-dispute-distribution"
6972version = "0.9.12"6972version = "0.9.12"
6973source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6973source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6974dependencies = [6974dependencies = [
6975 "derive_more",6975 "derive_more",
6976 "futures 0.3.17",6976 "futures 0.3.17",
6992[[package]]6992[[package]]
6993name = "polkadot-erasure-coding"6993name = "polkadot-erasure-coding"
6994version = "0.9.12"6994version = "0.9.12"
6995source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"6995source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
6996dependencies = [6996dependencies = [
6997 "parity-scale-codec",6997 "parity-scale-codec",
6998 "polkadot-node-primitives",6998 "polkadot-node-primitives",
7006[[package]]7006[[package]]
7007name = "polkadot-gossip-support"7007name = "polkadot-gossip-support"
7008version = "0.9.12"7008version = "0.9.12"
7009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7010dependencies = [7010dependencies = [
7011 "futures 0.3.17",7011 "futures 0.3.17",
7012 "futures-timer 3.0.2",7012 "futures-timer 3.0.2",
7026[[package]]7026[[package]]
7027name = "polkadot-network-bridge"7027name = "polkadot-network-bridge"
7028version = "0.9.12"7028version = "0.9.12"
7029source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7029source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7030dependencies = [7030dependencies = [
7031 "async-trait",7031 "async-trait",
7032 "futures 0.3.17",7032 "futures 0.3.17",
7045[[package]]7045[[package]]
7046name = "polkadot-node-collation-generation"7046name = "polkadot-node-collation-generation"
7047version = "0.9.12"7047version = "0.9.12"
7048source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7048source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7049dependencies = [7049dependencies = [
7050 "futures 0.3.17",7050 "futures 0.3.17",
7051 "parity-scale-codec",7051 "parity-scale-codec",
7063[[package]]7063[[package]]
7064name = "polkadot-node-core-approval-voting"7064name = "polkadot-node-core-approval-voting"
7065version = "0.9.12"7065version = "0.9.12"
7066source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7066source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7067dependencies = [7067dependencies = [
7068 "bitvec 0.20.4",7068 "bitvec 0.20.4",
7069 "derive_more",7069 "derive_more",
7091[[package]]7091[[package]]
7092name = "polkadot-node-core-av-store"7092name = "polkadot-node-core-av-store"
7093version = "0.9.12"7093version = "0.9.12"
7094source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7094source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7095dependencies = [7095dependencies = [
7096 "bitvec 0.20.4",7096 "bitvec 0.20.4",
7097 "futures 0.3.17",7097 "futures 0.3.17",
7111[[package]]7111[[package]]
7112name = "polkadot-node-core-backing"7112name = "polkadot-node-core-backing"
7113version = "0.9.12"7113version = "0.9.12"
7114source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7114source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7115dependencies = [7115dependencies = [
7116 "bitvec 0.20.4",7116 "bitvec 0.20.4",
7117 "futures 0.3.17",7117 "futures 0.3.17",
7129[[package]]7129[[package]]
7130name = "polkadot-node-core-bitfield-signing"7130name = "polkadot-node-core-bitfield-signing"
7131version = "0.9.12"7131version = "0.9.12"
7132source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7132source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7133dependencies = [7133dependencies = [
7134 "futures 0.3.17",7134 "futures 0.3.17",
7135 "polkadot-node-subsystem",7135 "polkadot-node-subsystem",
7144[[package]]7144[[package]]
7145name = "polkadot-node-core-candidate-validation"7145name = "polkadot-node-core-candidate-validation"
7146version = "0.9.12"7146version = "0.9.12"
7147source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7147source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7148dependencies = [7148dependencies = [
7149 "async-trait",7149 "async-trait",
7150 "futures 0.3.17",7150 "futures 0.3.17",
7162[[package]]7162[[package]]
7163name = "polkadot-node-core-chain-api"7163name = "polkadot-node-core-chain-api"
7164version = "0.9.12"7164version = "0.9.12"
7165source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7165source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7166dependencies = [7166dependencies = [
7167 "futures 0.3.17",7167 "futures 0.3.17",
7168 "polkadot-node-subsystem",7168 "polkadot-node-subsystem",
7177[[package]]7177[[package]]
7178name = "polkadot-node-core-chain-selection"7178name = "polkadot-node-core-chain-selection"
7179version = "0.9.12"7179version = "0.9.12"
7180source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7180source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7181dependencies = [7181dependencies = [
7182 "futures 0.3.17",7182 "futures 0.3.17",
7183 "futures-timer 3.0.2",7183 "futures-timer 3.0.2",
7194[[package]]7194[[package]]
7195name = "polkadot-node-core-dispute-coordinator"7195name = "polkadot-node-core-dispute-coordinator"
7196version = "0.9.12"7196version = "0.9.12"
7197source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7197source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7198dependencies = [7198dependencies = [
7199 "bitvec 0.20.4",7199 "bitvec 0.20.4",
7200 "derive_more",7200 "derive_more",
7213[[package]]7213[[package]]
7214name = "polkadot-node-core-dispute-participation"7214name = "polkadot-node-core-dispute-participation"
7215version = "0.9.12"7215version = "0.9.12"
7216source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7216source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7217dependencies = [7217dependencies = [
7218 "futures 0.3.17",7218 "futures 0.3.17",
7219 "polkadot-node-primitives",7219 "polkadot-node-primitives",
7226[[package]]7226[[package]]
7227name = "polkadot-node-core-parachains-inherent"7227name = "polkadot-node-core-parachains-inherent"
7228version = "0.9.12"7228version = "0.9.12"
7229source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7229source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7230dependencies = [7230dependencies = [
7231 "async-trait",7231 "async-trait",
7232 "futures 0.3.17",7232 "futures 0.3.17",
7243[[package]]7243[[package]]
7244name = "polkadot-node-core-provisioner"7244name = "polkadot-node-core-provisioner"
7245version = "0.9.12"7245version = "0.9.12"
7246source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7246source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7247dependencies = [7247dependencies = [
7248 "bitvec 0.20.4",7248 "bitvec 0.20.4",
7249 "futures 0.3.17",7249 "futures 0.3.17",
7258[[package]]7258[[package]]
7259name = "polkadot-node-core-pvf"7259name = "polkadot-node-core-pvf"
7260version = "0.9.12"7260version = "0.9.12"
7261source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7261source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7262dependencies = [7262dependencies = [
7263 "always-assert",7263 "always-assert",
7264 "assert_matches",7264 "assert_matches",
7289[[package]]7289[[package]]
7290name = "polkadot-node-core-runtime-api"7290name = "polkadot-node-core-runtime-api"
7291version = "0.9.12"7291version = "0.9.12"
7292source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7292source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7293dependencies = [7293dependencies = [
7294 "futures 0.3.17",7294 "futures 0.3.17",
7295 "memory-lru",7295 "memory-lru",
7307[[package]]7307[[package]]
7308name = "polkadot-node-jaeger"7308name = "polkadot-node-jaeger"
7309version = "0.9.12"7309version = "0.9.12"
7310source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7310source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7311dependencies = [7311dependencies = [
7312 "async-std",7312 "async-std",
7313 "lazy_static",7313 "lazy_static",
7325[[package]]7325[[package]]
7326name = "polkadot-node-metrics"7326name = "polkadot-node-metrics"
7327version = "0.9.12"7327version = "0.9.12"
7328source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7328source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7329dependencies = [7329dependencies = [
7330 "futures 0.3.17",7330 "futures 0.3.17",
7331 "futures-timer 3.0.2",7331 "futures-timer 3.0.2",
7336[[package]]7336[[package]]
7337name = "polkadot-node-network-protocol"7337name = "polkadot-node-network-protocol"
7338version = "0.9.12"7338version = "0.9.12"
7339source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7339source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7340dependencies = [7340dependencies = [
7341 "async-trait",7341 "async-trait",
7342 "derive_more",7342 "derive_more",
7354[[package]]7354[[package]]
7355name = "polkadot-node-primitives"7355name = "polkadot-node-primitives"
7356version = "0.9.12"7356version = "0.9.12"
7357source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7357source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7358dependencies = [7358dependencies = [
7359 "bounded-vec",7359 "bounded-vec",
7360 "futures 0.3.17",7360 "futures 0.3.17",
7376[[package]]7376[[package]]
7377name = "polkadot-node-subsystem"7377name = "polkadot-node-subsystem"
7378version = "0.9.12"7378version = "0.9.12"
7379source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7379source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7380dependencies = [7380dependencies = [
7381 "polkadot-node-jaeger",7381 "polkadot-node-jaeger",
7382 "polkadot-node-subsystem-types",7382 "polkadot-node-subsystem-types",
7386[[package]]7386[[package]]
7387name = "polkadot-node-subsystem-types"7387name = "polkadot-node-subsystem-types"
7388version = "0.9.12"7388version = "0.9.12"
7389source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7389source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7390dependencies = [7390dependencies = [
7391 "derive_more",7391 "derive_more",
7392 "futures 0.3.17",7392 "futures 0.3.17",
7405[[package]]7405[[package]]
7406name = "polkadot-node-subsystem-util"7406name = "polkadot-node-subsystem-util"
7407version = "0.9.12"7407version = "0.9.12"
7408source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7408source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7409dependencies = [7409dependencies = [
7410 "async-trait",7410 "async-trait",
7411 "derive_more",7411 "derive_more",
7432[[package]]7432[[package]]
7433name = "polkadot-overseer"7433name = "polkadot-overseer"
7434version = "0.9.12"7434version = "0.9.12"
7435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7436dependencies = [7436dependencies = [
7437 "futures 0.3.17",7437 "futures 0.3.17",
7438 "futures-timer 3.0.2",7438 "futures-timer 3.0.2",
7453[[package]]7453[[package]]
7454name = "polkadot-overseer-gen"7454name = "polkadot-overseer-gen"
7455version = "0.9.12"7455version = "0.9.12"
7456source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7456source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7457dependencies = [7457dependencies = [
7458 "async-trait",7458 "async-trait",
7459 "futures 0.3.17",7459 "futures 0.3.17",
7470[[package]]7470[[package]]
7471name = "polkadot-overseer-gen-proc-macro"7471name = "polkadot-overseer-gen-proc-macro"
7472version = "0.9.12"7472version = "0.9.12"
7473source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7473source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7474dependencies = [7474dependencies = [
7475 "proc-macro-crate 1.1.0",7475 "proc-macro-crate 1.1.0",
7476 "proc-macro2",7476 "proc-macro2",
7481[[package]]7481[[package]]
7482name = "polkadot-parachain"7482name = "polkadot-parachain"
7483version = "0.9.12"7483version = "0.9.12"
7484source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7484source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7485dependencies = [7485dependencies = [
7486 "derive_more",7486 "derive_more",
7487 "frame-support",7487 "frame-support",
7498[[package]]7498[[package]]
7499name = "polkadot-primitives"7499name = "polkadot-primitives"
7500version = "0.9.12"7500version = "0.9.12"
7501source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7501source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7502dependencies = [7502dependencies = [
7503 "bitvec 0.20.4",7503 "bitvec 0.20.4",
7504 "frame-system",7504 "frame-system",
7528[[package]]7528[[package]]
7529name = "polkadot-rpc"7529name = "polkadot-rpc"
7530version = "0.9.12"7530version = "0.9.12"
7531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7532dependencies = [7532dependencies = [
7533 "beefy-gadget",7533 "beefy-gadget",
7534 "beefy-gadget-rpc",7534 "beefy-gadget-rpc",
7559[[package]]7559[[package]]
7560name = "polkadot-runtime"7560name = "polkadot-runtime"
7561version = "0.9.12"7561version = "0.9.12"
7562source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7562source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7563dependencies = [7563dependencies = [
7564 "beefy-primitives",7564 "beefy-primitives",
7565 "bitvec 0.20.4",7565 "bitvec 0.20.4",
7636[[package]]7636[[package]]
7637name = "polkadot-runtime-common"7637name = "polkadot-runtime-common"
7638version = "0.9.12"7638version = "0.9.12"
7639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7640dependencies = [7640dependencies = [
7641 "beefy-primitives",7641 "beefy-primitives",
7642 "bitvec 0.20.4",7642 "bitvec 0.20.4",
7683[[package]]7683[[package]]
7684name = "polkadot-runtime-parachains"7684name = "polkadot-runtime-parachains"
7685version = "0.9.12"7685version = "0.9.12"
7686source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7686source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7687dependencies = [7687dependencies = [
7688 "bitflags",7688 "bitflags",
7689 "bitvec 0.20.4",7689 "bitvec 0.20.4",
7722[[package]]7722[[package]]
7723name = "polkadot-service"7723name = "polkadot-service"
7724version = "0.9.12"7724version = "0.9.12"
7725source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7725source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7726dependencies = [7726dependencies = [
7727 "async-trait",7727 "async-trait",
7728 "beefy-gadget",7728 "beefy-gadget",
7820[[package]]7820[[package]]
7821name = "polkadot-statement-distribution"7821name = "polkadot-statement-distribution"
7822version = "0.9.12"7822version = "0.9.12"
7823source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7823source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7824dependencies = [7824dependencies = [
7825 "arrayvec 0.5.2",7825 "arrayvec 0.5.2",
7826 "derive_more",7826 "derive_more",
7841[[package]]7841[[package]]
7842name = "polkadot-statement-table"7842name = "polkadot-statement-table"
7843version = "0.9.12"7843version = "0.9.12"
7844source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7844source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7845dependencies = [7845dependencies = [
7846 "parity-scale-codec",7846 "parity-scale-codec",
7847 "polkadot-primitives",7847 "polkadot-primitives",
7851[[package]]7851[[package]]
7852name = "polkadot-test-runtime"7852name = "polkadot-test-runtime"
7853version = "0.9.12"7853version = "0.9.12"
7854source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7854source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7855dependencies = [7855dependencies = [
7856 "beefy-primitives",7856 "beefy-primitives",
7857 "bitvec 0.20.4",7857 "bitvec 0.20.4",
7912[[package]]7912[[package]]
7913name = "polkadot-test-service"7913name = "polkadot-test-service"
7914version = "0.9.12"7914version = "0.9.12"
7915source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"7915source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
7916dependencies = [7916dependencies = [
7917 "frame-benchmarking",7917 "frame-benchmarking",
7918 "frame-system",7918 "frame-system",
81138113
8114[[package]]8114[[package]]
8115name = "proc-macro2"8115name = "proc-macro2"
8116version = "1.0.30"8116version = "1.0.32"
8117source = "registry+https://github.com/rust-lang/crates.io-index"8117source = "registry+https://github.com/rust-lang/crates.io-index"
8118checksum = "edc3358ebc67bc8b7fa0c007f945b0b18226f78437d61bec735a9eb96b61ee70"8118checksum = "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"
8119dependencies = [8119dependencies = [
8120 "unicode-xid",8120 "unicode-xid",
8121]8121]
8580[[package]]8580[[package]]
8581name = "rococo-runtime"8581name = "rococo-runtime"
8582version = "0.9.12"8582version = "0.9.12"
8583source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"8583source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
8584dependencies = [8584dependencies = [
8585 "beefy-primitives",8585 "beefy-primitives",
8586 "bp-messages",8586 "bp-messages",
10039[[package]]10039[[package]]
10040name = "slot-range-helper"10040name = "slot-range-helper"
10041version = "0.9.12"10041version = "0.9.12"
10042source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"10042source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
10043dependencies = [10043dependencies = [
10044 "enumn",10044 "enumn",
10045 "parity-scale-codec",10045 "parity-scale-codec",
11002 "platforms",11002 "platforms",
11003]11003]
11004
11005[[package]]
11006name = "substrate-build-script-utils"
11007version = "3.0.0"
11008source = "git+https://github.com/paritytech/substrate.git#969a70d1864fc5d5f6c378bcfd03f1b3ea434049"
11009dependencies = [
11010 "platforms",
11011]
1101211004
11013[[package]]11005[[package]]
11014name = "substrate-frame-rpc-system"11006name = "substrate-frame-rpc-system"
1112311115
11124[[package]]11116[[package]]
11125name = "syn"11117name = "syn"
11126version = "1.0.80"11118version = "1.0.81"
11127source = "registry+https://github.com/rust-lang/crates.io-index"11119source = "registry+https://github.com/rust-lang/crates.io-index"
11128checksum = "d010a1623fbd906d51d650a9916aaefc05ffa0e4053ff7fe601167f3e715d194"11120checksum = "f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966"
11129dependencies = [11121dependencies = [
11130 "proc-macro2",11122 "proc-macro2",
11131 "quote",11123 "quote",
1175411746
11755[[package]]11747[[package]]
11756name = "value-bag"11748name = "value-bag"
11757version = "1.0.0-alpha.7"11749version = "1.0.0-alpha.8"
11758source = "registry+https://github.com/rust-lang/crates.io-index"11750source = "registry+https://github.com/rust-lang/crates.io-index"
11759checksum = "dd320e1520f94261153e96f7534476ad869c14022aee1e59af7c778075d840ae"11751checksum = "79923f7731dc61ebfba3633098bf3ac533bbd35ccd8c57e7088d9a5eebe0263f"
11760dependencies = [11752dependencies = [
11761 "ctor",11753 "ctor",
11762 "version_check",11754 "version_check",
12145[[package]]12137[[package]]
12146name = "westend-runtime"12138name = "westend-runtime"
12147version = "0.9.12"12139version = "0.9.12"
12148source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"12140source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
12149dependencies = [12141dependencies = [
12150 "beefy-primitives",12142 "beefy-primitives",
12151 "bitvec 0.20.4",12143 "bitvec 0.20.4",
12325[[package]]12317[[package]]
12326name = "xcm"12318name = "xcm"
12327version = "0.9.12"12319version = "0.9.12"
12328source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"12320source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
12329dependencies = [12321dependencies = [
12330 "derivative",12322 "derivative",
12331 "impl-trait-for-tuples 0.2.1",12323 "impl-trait-for-tuples 0.2.1",
12338[[package]]12330[[package]]
12339name = "xcm-builder"12331name = "xcm-builder"
12340version = "0.9.12"12332version = "0.9.12"
12341source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"12333source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
12342dependencies = [12334dependencies = [
12343 "frame-support",12335 "frame-support",
12344 "frame-system",12336 "frame-system",
12358[[package]]12350[[package]]
12359name = "xcm-executor"12351name = "xcm-executor"
12360version = "0.9.12"12352version = "0.9.12"
12361source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"12353source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
12362dependencies = [12354dependencies = [
12363 "frame-benchmarking",12355 "frame-benchmarking",
12364 "frame-support",12356 "frame-support",
12376[[package]]12368[[package]]
12377name = "xcm-procedural"12369name = "xcm-procedural"
12378version = "0.1.0"12370version = "0.1.0"
12379source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#ec34cf7e059b91609e5b3ac4ae0f604b34ce01d9"12371source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"
12380dependencies = [12372dependencies = [
12381 "proc-macro2",12373 "proc-macro2",
12382 "quote",12374 "quote",