Cargo.lock 266 KiB
Newer Older
 "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "static_slice 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "subtle 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

[[package]]
name = "sr-api-macros"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "proc-macro-crate 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "environmental 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sr-primitives"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed

[[package]]
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
asynchronous rob's avatar
asynchronous rob committed

[[package]]
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "srml-aura"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-session 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-staking 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-timestamp 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "srml-balances"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "srml-consensus"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-democracy 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "srml-democracy"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "srml-executive"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "srml-finality-tracker"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "srml-grandpa"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-finality-tracker 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-session 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "srml-indices"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "srml-metadata"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "srml-session"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-timestamp 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-session 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "srml-sudo"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support-procedural 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gav Wood's avatar
Gav Wood committed
]

[[package]]
name = "srml-support"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-metadata 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support-procedural 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "srml-support-procedural"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-api-macros 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support-procedural-tools 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "srml-support-procedural-tools"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "proc-macro-crate 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "srml-support-procedural-tools-derive 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "srml-support-procedural-tools-derive"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "srml-timestamp"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "srml-treasury"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-balances 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-system 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gav Wood's avatar
Gav Wood committed
]

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

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

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

[[package]]
name = "stdweb"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "discard 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "stdweb-derive 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "stdweb-internal-macros 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "stdweb-internal-runtime 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "stdweb-derive"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "stdweb-internal-macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "base-x 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "stdweb-internal-runtime"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "stream-cipher"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "generic-array 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

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

[[package]]
name = "structopt"
source = "registry+https://github.com/rust-lang/crates.io-index"
 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "structopt-derive 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "structopt-derive"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

[[package]]
name = "strum_macros"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "substrate-bip39"
version = "0.2.1"
source = "git+https://github.com/paritytech/substrate-bip39#44307fda4ea17fe97aeb93af317fbc8f6ed34193"
dependencies = [
 "hmac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "schnorrkel 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-cli"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "env_logger 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "fdlimit 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "names 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "regex 1.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "structopt 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-network 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-panic-handler 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-service 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-telemetry 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sysinfo 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-client"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "error-chain 0.12.0 (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.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-api-macros 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-version 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-executor 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-telemetry 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-client-db"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "hash-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
 "kvdb-rocksdb 0.1.4 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-executor 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-state-db 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-consensus-aura"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-version 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-aura 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-aura-slots 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-authorities 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-telemetry 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "substrate-consensus-aura-primitives"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "substrate-consensus-aura-slots"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "substrate-consensus-authorities"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-version 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-support 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
]

[[package]]
name = "substrate-consensus-common"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-version 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-executor"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-version 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-panic-handler 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-serializer 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-finality-grandpa"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "finality-grandpa 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "fork-tree 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "srml-finality-tracker 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-network 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-service 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-telemetry 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-finality-grandpa-primitives"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "substrate-inherents"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "substrate-keyring"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "strum 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "strum_macros 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-keystore"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-crypto 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "subtle 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-network"
version = "0.1.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "fork-tree 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "futures 0.1.26 (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.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-network-libp2p 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-peerset 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-network-libp2p"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "error-chain 0.12.0 (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.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
 "smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-peerset 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-timer 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "unsigned-varint 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]]
name = "substrate-offchain"
version = "0.1.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-offchain-primitives 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-transaction-pool 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-offchain-primitives"
version = "0.1.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
[[package]]
name = "substrate-panic-handler"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "backtrace 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-peerset"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
dependencies = [
 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "substrate-primitives"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
 "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash-db 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hash256-std-hasher 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "primitive-types 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "regex 1.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "schnorrkel 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-std 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-bip39 0.2.1 (git+https://github.com/paritytech/substrate-bip39)",
 "tiny-bip39 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "twox-hash 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-rpc"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core 10.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-derive 10.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-pubsub 10.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-version 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-executor 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-network 0.1.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-transaction-pool 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "tokio 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-rpc-servers"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "jsonrpc-http-server 10.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-pubsub 10.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-ws-server 10.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-rpc 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-serializer"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "substrate-service"
version = "1.0.0"
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#27772e08fae79977c93f005c6e78e4663f62d0cc"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-codec 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "sr-io 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "substrate-client-db 1.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",