Skip to content
Cargo.lock 236 KiB
Newer Older
 "sp-staking",
 "sp-std",
 "sp-timestamp",
name = "pallet-balances"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-std",
]

[[package]]
name = "pallet-bounties"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "pallet-treasury",
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-std",
name = "pallet-collective"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
André Silva's avatar
André Silva committed
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
name = "pallet-democracy"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "pallet-elections-phragmen"
version = "3.0.0"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "sp-npos-elections",
 "sp-runtime",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "pallet-grandpa"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "frame-support",
 "frame-system",
 "pallet-session",
 "parity-scale-codec",
 "serde",
 "sp-application-crypto",
 "sp-core",
 "sp-finality-grandpa",
 "sp-runtime",
 "sp-staking",
 "sp-std",
[[package]]
name = "pallet-identity"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "enumflags2",
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "pallet-im-online"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "frame-support",
 "frame-system",
 "pallet-authorship",
 "pallet-session",
 "parity-scale-codec",
 "serde",
 "sp-application-crypto",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-staking",
 "sp-std",
[[package]]
name = "pallet-indices"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-io",
 "sp-keyring",
 "sp-runtime",
 "sp-std",
name = "pallet-membership"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-multisig"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
]

[[package]]
name = "pallet-nicks"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-offences"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-support",
 "frame-system",
 "pallet-balances",
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-staking",
 "sp-std",
[[package]]
name = "pallet-offences-benchmarking"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "pallet-babe",
 "pallet-balances",
 "pallet-grandpa",
 "pallet-im-online",
 "pallet-offences",
 "pallet-session",
 "pallet-staking",
 "parity-scale-codec",
 "sp-runtime",
 "sp-staking",
 "sp-std",
]

[[package]]
name = "pallet-proxy"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-io",
name = "pallet-randomness-collective-flip"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "safe-mix",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-recovery"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
 "enumflags2",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "pallet-scheduler"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
]

[[package]]
name = "pallet-session"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples 0.1.3",
 "pallet-timestamp",
 "parity-scale-codec",
 "serde",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-staking",
 "sp-std",
 "sp-trie",
[[package]]
name = "pallet-session-benchmarking"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "pallet-session",
 "pallet-staking",
[[package]]
name = "pallet-society"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "rand_chacha 0.2.2",
 "serde",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-staking"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "frame-support",
 "frame-system",
 "pallet-authorship",
 "pallet-session",
 "parity-scale-codec",
 "serde",
 "sp-application-crypto",
 "sp-io",
 "sp-npos-elections",
 "sp-runtime",
 "sp-staking",
 "sp-std",
 "static_assertions",
name = "pallet-staking-reward-curve"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "proc-macro-crate",
 "proc-macro2 1.0.24",
 "quote 1.0.7",
[[package]]
name = "pallet-sudo"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-io",
 "sp-runtime",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "pallet-timestamp"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples 0.2.0",
 "parity-scale-codec",
 "serde",
 "sp-inherents",
 "sp-runtime",
 "sp-std",
 "sp-timestamp",
[[package]]
name = "pallet-tips"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "pallet-treasury",
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-std",
]

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "pallet-transaction-payment"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "smallvec 1.6.1",
 "sp-runtime",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "pallet-transaction-payment-rpc"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "jsonrpc-core",
 "jsonrpc-core-client",
 "jsonrpc-derive",
 "pallet-transaction-payment-rpc-runtime-api",
 "parity-scale-codec",
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-rpc",
 "sp-runtime",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "pallet-transaction-payment",
 "parity-scale-codec",
 "sp-api",
 "sp-runtime",
name = "pallet-treasury"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples 0.2.0",
 "pallet-balances",
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-utility"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
dependencies = [
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "pallet-vesting"
version = "2.0.1"
source = "git+https://github.com/paritytech/substrate#93b231e79f5b4e551c34234e89fa4a2e5e9c1510"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "enumflags2",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-std",
[[package]]
name = "parity-db"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00d595e372d119261593297debbe4193811a4dc811d2a1ccbb8caaa6666ad7ab"
dependencies = [
 "blake2-rfc",
 "memmap",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8bfda2e46fc5e14122649e2645645a81ee5844e0fb2e727ef560cc71a8b2d801"
 "bs58",
 "byteorder",
 "data-encoding",
 "multihash",
 "percent-encoding 2.1.0",
 "serde",
 "static_assertions",
name = "parity-scale-codec"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75c823fdae1bb5ff5708ee61a62697e6296175dc671710876871c853f48592b3"
dependencies = [
 "arrayvec 0.5.2",
 "bitvec",
 "byte-slice-cast",
 "parity-scale-codec-derive",
 "serde",
[[package]]
name = "parity-scale-codec-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9029e65297c7fd6d7013f0579e193ec2b34ae78eabca854c9417504ad8a2d214"
dependencies = [
 "proc-macro-crate",
 "proc-macro2 1.0.24",
 "quote 1.0.7",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "parity-send-wrapper"
version = "0.1.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "parity-tokio-ipc"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e57fea504fea33f9fbb5f49f378359030e7e026a6ab849bb9e8f0787376f1bf"
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
Gavin Wood's avatar
Gavin Wood committed
 "libc",
Gavin Wood's avatar
Gavin Wood committed
 "mio-named-pipes",
 "miow 0.3.5",
 "rand 0.7.3",
 "tokio 0.1.22",
 "tokio-named-pipes",
 "tokio-uds",
 "winapi 0.3.9",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "parity-util-mem"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "664a8c6b8e62d8f9f2f937e391982eb433ab285b4cd9545b342441e04a906e42"
dependencies = [
 "ethereum-types",
 "hashbrown",
 "impl-trait-for-tuples 0.2.0",
 "jemallocator",
 "parity-util-mem-derive",
 "parking_lot 0.11.1",
 "primitive-types",
 "smallvec 1.6.1",
 "winapi 0.3.9",
Gavin Wood's avatar
Gavin Wood committed

[[package]]
name = "parity-util-mem-derive"
version = "0.1.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "proc-macro2 1.0.24",
 "synstructure",
[[package]]
name = "parity-wasm"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"
dependencies = [
 "byteorder",
]

[[package]]
name = "parity-wasm"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ddfc878dac00da22f8f61e7af3157988424567ab01d9920b962ef7dcbd7cd865"
[[package]]
name = "parity-ws"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e02a625dd75084c2a7024f07c575b61b782f729d18702dabb3cdbf31911dc61"
dependencies = [
 "byteorder",
 "bytes 0.4.12",
 "httparse",
 "mio",
 "mio-extras",
 "rand 0.7.3",
 "sha-1",
[[package]]
name = "parking"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "parking_lot"
version = "0.9.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "lock_api 0.3.4",
 "parking_lot_core 0.6.2",
 "rustc_version",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"
 "lock_api 0.3.4",
 "parking_lot_core 0.7.2",
[[package]]
name = "parking_lot"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
dependencies = [
 "instant",
 "lock_api 0.4.1",
 "parking_lot_core 0.8.0",
]

[[package]]
name = "parking_lot_core"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
dependencies = [
 "cfg-if 0.1.10",
 "cloudabi 0.0.3",
 "redox_syscall 0.1.56",
 "rustc_version",
 "smallvec 0.6.13",
 "winapi 0.3.9",
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"
 "cfg-if 0.1.10",
 "cloudabi 0.0.3",
 "libc",
 "redox_syscall 0.1.56",
 "smallvec 1.6.1",
 "winapi 0.3.9",
]

[[package]]
name = "parking_lot_core"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b"
dependencies = [
 "cfg-if 0.1.10",
 "cloudabi 0.1.0",
 "instant",
 "redox_syscall 0.1.56",
 "smallvec 1.6.1",
 "winapi 0.3.9",
version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880"
dependencies = [
 "paste-impl",
 "proc-macro-hack",
[[package]]
version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6"
dependencies = [
 "proc-macro-hack",
name = "pbkdf2"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"
dependencies = [
 "byteorder",
 "crypto-mac 0.7.0",
[[package]]
name = "pbkdf2"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"
dependencies = [
 "crypto-mac 0.8.0",
]

[[package]]
name = "pdqselect"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ec91767ecc0a0bbe558ce8c9da33c068066c57ecc8bb8477ef8c1ad3ef77c27"
name = "peeking_take_while"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
name = "percent-encoding"
version = "1.0.1"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
asynchronous rob's avatar
asynchronous rob committed

[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "pest"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
dependencies = [
 "ucd-trie",
]

[[package]]
name = "pest_derive"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
dependencies = [
 "pest",
 "pest_generator",
]

[[package]]
name = "pest_generator"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
dependencies = [
 "pest",
 "pest_meta",
 "proc-macro2 1.0.24",
]

[[package]]
name = "pest_meta"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
dependencies = [
 "maplit",
 "pest",
 "sha-1",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "petgraph"
version = "0.5.1"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "fixedbitset",
 "indexmap",
[[package]]
name = "pin-project"
version = "0.4.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca4433fff2ae79342e497d9f8ee990d174071408f28f726d6d83af93e58e48aa"
dependencies = [
 "pin-project-internal 0.4.23",
]

[[package]]
name = "pin-project"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95b70b68509f17aa2857863b6fa00bf21fc93674c7a8893de2f469f6aa7ca2f2"
dependencies = [
 "pin-project-internal 1.0.4",
]

[[package]]
name = "pin-project-internal"
version = "0.4.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c0e815c3ee9a031fdf5af21c10aa17c573c9c6a566328d99e3936c34e36461f"
dependencies = [
 "proc-macro2 1.0.24",
 "quote 1.0.7",
]

[[package]]
name = "pin-project-internal"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "caa25a6393f22ce819b0f50e0be89287292fda8d425be38ee0ca14c4931d9e71"
dependencies = [
 "proc-macro2 1.0.24",
 "quote 1.0.7",
[[package]]
name = "pin-project-lite"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715"
[[package]]
name = "pin-project-lite"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827"
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"
[[package]]
name = "platforms"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e"

[[package]]
version = "0.8.28"
dependencies = [
 "assert_cmd",
 "futures 0.3.12",
 "parity-util-mem",
 "polkadot-cli",
pscott's avatar
pscott committed
 "tempfile",
 "thiserror",
[[package]]
name = "polkadot-approval-distribution"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "env_logger 0.8.2",
 "futures 0.3.12",
 "log",
 "polkadot-node-network-protocol",
 "polkadot-node-primitives",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-test-helpers",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "rand_core 0.5.1",
 "schnorrkel",
 "sp-core",
 "tracing",
 "tracing-futures",
]

[[package]]
name = "polkadot-availability-bitfield-distribution"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "bitvec",
 "env_logger 0.8.2",
 "futures 0.3.12",
 "maplit",
 "parity-scale-codec",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-test-helpers",
 "polkadot-node-subsystem-util",
 "polkadot-primitives",
 "sp-core",
 "tracing",
 "tracing-futures",
]

[[package]]
name = "polkadot-availability-distribution"
version = "0.1.0"
dependencies = [
 "assert_matches",
 "futures 0.3.12",
 "parity-scale-codec",
 "polkadot-erasure-coding",
 "polkadot-node-network-protocol",
 "polkadot-node-subsystem",
 "polkadot-node-subsystem-util",
 "sc-keystore",