Skip to content
Cargo.lock 378 KiB
Newer Older
 "pallet-treasury",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-beefy"
version = "0.1.0"
dependencies = [
 "bp-beefy",
 "bp-runtime",
 "bp-test-utils",
 "ckb-merkle-mountain-range 0.3.2",
 "frame-support",
 "frame-system",
 "log",
 "pallet-beefy-mmr",
 "pallet-mmr",
 "parity-scale-codec",
 "rand 0.8.5",
 "scale-info",
 "serde",
 "sp-consensus-beefy",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-grandpa"
version = "0.1.0"
dependencies = [
 "bp-header-chain",
 "bp-runtime",
 "bp-test-utils",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "scale-info",
 "sp-consensus-grandpa",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-messages"
version = "0.1.0"
dependencies = [
 "bp-messages",
 "bp-runtime",
 "bp-test-utils",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "num-traits",
 "pallet-balances",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-parachains"
version = "0.1.0"
dependencies = [
 "bp-header-chain",
 "bp-parachains",
 "bp-polkadot-core",
 "bp-runtime",
 "bp-test-utils",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "pallet-bridge-grandpa",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-bridge-relayers"
version = "0.1.0"
dependencies = [
 "bp-messages",
 "bp-relayers",
 "bp-runtime",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "pallet-balances",
 "pallet-bridge-messages",
 "parity-scale-codec",
 "scale-info",
 "sp-arithmetic",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-child-bounties"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "log",
 "pallet-bounties",
 "pallet-treasury",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-collective"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-conviction-voting"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "assert_matches",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-democracy"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-election-provider-multi-phase"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-election-provider-support",
 "frame-support",
 "frame-system",
 "log",
 "pallet-election-provider-support-benchmarking",
 "rand 0.8.5",
 "scale-info",
 "sp-arithmetic",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-election-provider-support-benchmarking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-election-provider-support",
 "frame-system",
 "parity-scale-codec",
 "sp-npos-elections",
 "sp-runtime",
[[package]]
name = "pallet-elections-phragmen"
version = "5.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-fast-unstake"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-benchmarking",
 "frame-election-provider-support",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
Hernando Castano's avatar
Hernando Castano committed
name = "pallet-grandpa"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
Hernando Castano's avatar
Hernando Castano committed
 "frame-support",
 "frame-system",
Hernando Castano's avatar
Hernando Castano committed
 "log",
 "pallet-authorship",
Hernando Castano's avatar
Hernando Castano committed
 "pallet-session",
 "scale-info",
 "sp-application-crypto",
 "sp-consensus-grandpa",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-session",
Hernando Castano's avatar
Hernando Castano committed
 "sp-staking",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-identity"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "enumflags2",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]

[[package]]
name = "pallet-im-online"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "log",
 "pallet-authorship",
 "parity-scale-codec",
 "scale-info",
 "sp-application-crypto",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]

[[package]]
name = "pallet-indices"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]

[[package]]
name = "pallet-membership"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]

[[package]]
name = "pallet-message-queue"
version = "7.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-mmr"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
name = "pallet-multisig"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-nis"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-arithmetic",
 "sp-core",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
name = "pallet-nomination-pools"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-nomination-pools-benchmarking"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-election-provider-support",
 "frame-support",
 "frame-system",
 "pallet-bags-list",
 "pallet-nomination-pools",
 "pallet-staking",
 "parity-scale-codec",
 "scale-info",
 "sp-runtime",
 "sp-runtime-interface",
 "sp-staking",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-nomination-pools-runtime-api"
version = "1.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "pallet-nomination-pools",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]

[[package]]
name = "pallet-offences"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-support",
 "frame-system",
 "log",
 "pallet-balances",
 "parity-scale-codec",
 "scale-info",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-offences-benchmarking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-election-provider-support",
 "frame-support",
 "frame-system",
 "log",
 "pallet-babe",
 "pallet-balances",
 "pallet-grandpa",
 "pallet-im-online",
 "pallet-offences",
 "pallet-session",
 "pallet-staking",
 "parity-scale-codec",
 "scale-info",
 "sp-runtime",
 "sp-staking",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-preimage"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-proxy"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-ranked-collective"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-arithmetic",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]

[[package]]
name = "pallet-recovery"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-referenda"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "assert_matches",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
name = "pallet-scheduler"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "frame-benchmarking",
Hernando Castano's avatar
Hernando Castano committed
 "frame-support",
 "frame-system",
 "scale-info",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
name = "pallet-session"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "pallet-timestamp",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-session",
Hernando Castano's avatar
Hernando Castano committed
 "sp-staking",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-session-benchmarking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "pallet-session",
 "pallet-staking",
 "rand 0.8.5",
 "sp-runtime",
 "sp-session",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-shift-session-manager"
version = "0.1.0"
dependencies = [
 "frame-support",
 "frame-system",
 "pallet-session",
 "scale-info",
 "sp-core",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-society"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "hex-literal 0.3.4",
 "log",
 "parity-scale-codec",
 "rand_chacha 0.2.2",
 "scale-info",
 "sp-arithmetic",
 "sp-io",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-staking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-election-provider-support",
 "frame-support",
 "frame-system",
 "log",
 "pallet-authorship",
 "pallet-session",
 "parity-scale-codec",
 "rand_chacha 0.2.2",
 "scale-info",
 "sp-application-crypto",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]

[[package]]
name = "pallet-staking-reward-curve"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "proc-macro2 1.0.66",
 "quote 1.0.31",
[[package]]
name = "pallet-staking-reward-fn"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "sp-arithmetic",
[[package]]
name = "pallet-staking-runtime-api"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "parity-scale-codec",
 "sp-api",
]

[[package]]
name = "pallet-state-trie-migration"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "pallet-sudo"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "frame-benchmarking",
Hernando Castano's avatar
Hernando Castano committed
 "frame-support",
 "frame-system",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
Hernando Castano's avatar
Hernando Castano committed
]

[[package]]
name = "pallet-timestamp"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
Hernando Castano's avatar
Hernando Castano committed
 "log",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
Hernando Castano's avatar
Hernando Castano committed
 "sp-timestamp",
]

[[package]]
name = "pallet-tips"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "log",
 "pallet-treasury",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
Hernando Castano's avatar
Hernando Castano committed
[[package]]
name = "pallet-transaction-payment"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
Hernando Castano's avatar
Hernando Castano committed
dependencies = [
 "frame-support",
 "frame-system",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-transaction-payment-rpc"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "jsonrpsee 0.16.2",
 "pallet-transaction-payment-rpc-runtime-api",
 "sp-blockchain",
 "sp-runtime",
 "sp-weights",
]

[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "pallet-transaction-payment",
 "sp-runtime",
 "sp-weights",
[[package]]
name = "pallet-treasury"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "pallet-balances",
 "parity-scale-codec",
 "scale-info",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-utility"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-vesting"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-whitelist"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-api",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-xcm"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#cb58854f2fcfda5459501337aa87d1d04184404f"
 "bounded-collections",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "pallet-xcm-benchmarks"
version = "0.9.43"
source = "git+https://github.com/paritytech/polkadot?branch=master#cb58854f2fcfda5459501337aa87d1d04184404f"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
 "xcm",
 "xcm-builder",
 "xcm-executor",
]

[[package]]
name = "pallet-xcm-bridge-hub-router"
version = "0.1.0"
dependencies = [
 "bp-xcm-bridge-hub-router",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log",
 "parity-scale-codec",
 "scale-info",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "parachain-info"
version = "0.1.0"
source = "git+https://github.com/paritytech/cumulus?branch=master#5386d1821a021b3ede941c5c301802856997f53c"
dependencies = [
 "cumulus-primitives-core",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "parachains-relay"
version = "0.1.0"
dependencies = [
 "async-std",
 "async-trait",