Cargo.lock 414 KiB
Newer Older
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "fork-tree 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures_codec 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libp2p 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "linked_hash_set 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "lru 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-block-builder 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-peerset 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog_derive 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-consensus-babe 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "unsigned-varint 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "sc-network-gossip"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libp2p 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "lru 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "sc-offchain"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)",
 "hyper-rustls 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-peerset"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libp2p 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-rpc"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-pubsub 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-rpc-api 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core-client 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-derive 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-pubsub 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
thiolliere's avatar
thiolliere committed
[[package]]
name = "sc-rpc-server"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
thiolliere's avatar
thiolliere committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-http-server 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-pubsub 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-ws-server 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gav Wood's avatar
Gav Wood committed
[[package]]
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "exit-future 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-diagnose 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "grafana-data-source 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parity-multiaddr 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-client-db 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-executor 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-keystore 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-offchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-rpc 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-rpc-server 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-tracing 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-session 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sysinfo 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "target_info 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "tracing 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
]

Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sc-telemetry"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libp2p 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "pin-project 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog-json 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog-scope 4.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "take_mut 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "grafana-data-source 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-telemetry 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "tracing-core 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sc-transaction-graph"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sc-transaction-pool"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-diagnose 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-transaction-graph 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-blockchain 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "schnorrkel"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "merlin 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "zeroize 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
name = "scopeguard"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "scopeguard"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "scroll"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
 "scroll_derive 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
name = "scroll_derive"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sct"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
 "ring 0.16.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "untrusted 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
name = "semver-parser"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
name = "send_wrapper"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "send_wrapper"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "serde"
Gavin Wood's avatar
Gavin Wood committed
version = "1.0.104"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
Kian Paimani's avatar
Kian Paimani committed
]

[[package]]
name = "serde_derive"
Gavin Wood's avatar
Gavin Wood committed
version = "1.0.104"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
version = "1.0.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
]

Gavin Wood's avatar
Gavin Wood committed
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
Kian Paimani's avatar
Kian Paimani committed
[[package]]
name = "sha1"
version = "0.6.0"
Kian Paimani's avatar
Kian Paimani committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sha3"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "keccak 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "shared_memory"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "memrange 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "nix 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "shared_memory_derive 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "theban_interval_tree 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "shared_memory_derive"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
]

name = "shell32-sys"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
name = "shlex"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "signal-hook-registry"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "slab"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "slog"
version = "2.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]
name = "slog-json"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "erased-serde 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "slog-scope"
version = "4.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "arc-swap 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "slog_derive"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "smallvec"
version = "0.6.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "snow"
Gavin Wood's avatar
Gavin Wood committed
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "ring 0.16.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "http 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
[[package]]
name = "sourcefile"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-allocator"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "sp-api"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
thiolliere's avatar
thiolliere committed
dependencies = [
 "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-api-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
thiolliere's avatar
thiolliere committed
]

[[package]]
name = "sp-api-proc-macro"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
thiolliere's avatar
thiolliere committed
dependencies = [
 "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
 "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
]

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-application-crypto"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

name = "sp-arithmetic"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "integer-sqrt 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-authority-discovery"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sp-authorship"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "sp-block-builder"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-blockchain"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "lru 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "sp-consensus"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-diagnose 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libp2p 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-version 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sp-consensus-babe"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-consensus 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "ed25519-dalek 1.0.0-pre.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash256-std-hasher 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libsecp256k1 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "primitive-types 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "schnorrkel 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-debug-derive 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-bip39 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "tiny-bip39 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "tiny-keccak 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "twox-hash 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-debug-derive"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-externalities"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "environmental 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-storage 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
Gavin Wood's avatar
Gavin Wood committed
name = "sp-finality-grandpa"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sp-finality-tracker"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
name = "sp-inherents"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
 "derive_more 0.99.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
 "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libsecp256k1 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-state-machine 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "strum 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "sp-panic-handler"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "backtrace 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parity-util-mem 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-arithmetic 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-runtime-interface"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "primitive-types 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime-interface-proc-macro 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-wasm-interface 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "sp-runtime-interface-proc-macro"
Gavin Wood's avatar
Gavin Wood committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "Inflector 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "sp-serializer"
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
name = "sp-session"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "sp-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
thiolliere's avatar
thiolliere committed
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-state-machine"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-externalities 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-panic-handler 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-trie 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "trie-db 0.19.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-std"
version = "2.0.0"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"