Cargo.lock 189 KiB
Newer Older
Gav Wood's avatar
Gav Wood committed
version = "0.2.11"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "regex"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "regex-syntax"
Gav Wood's avatar
Gav Wood committed
version = "0.5.6"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "regex-syntax"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "relay"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "remove_dir_all"
Gav Wood's avatar
Gav Wood committed
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "rhododendron"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
]

Gav's avatar
Gav committed
[[package]]
name = "ring"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "rayon 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "untrusted 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "rlp"
version = "0.2.1"
source = "git+https://github.com/paritytech/parity-common#22209e14805e5764f7fe81259324d34eab179264"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

Gav Wood's avatar
Gav Wood committed
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "rocksdb"
version = "0.4.5"
source = "git+https://github.com/paritytech/rust-rocksdb#ecf06adf3148ab10f6f7686b724498382ff4f36e"
dependencies = [
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
 "local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rocksdb-sys 0.3.0 (git+https://github.com/paritytech/rust-rocksdb)",
]

[[package]]
name = "rocksdb-sys"
version = "0.3.0"
source = "git+https://github.com/paritytech/rust-rocksdb#ecf06adf3148ab10f6f7686b724498382ff4f36e"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
 "local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "snappy-sys 0.1.0 (git+https://github.com/paritytech/rust-snappy)",
]

[[package]]
name = "rust-crypto"
version = "0.2.36"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "rustc-demangle"
Gav Wood's avatar
Gav Wood committed
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"

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

[[package]]
name = "rustc-hex"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "rustc-serialize"
version = "0.3.24"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "rustc_version"
Gav Wood's avatar
Gav Wood committed
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "rw-stream-sink"
version = "0.1.0"
source = "git+https://github.com/libp2p/rust-libp2p?rev=a6c82e6ca17ba5afc6e0aa849acb54bbb32d7e8e#a6c82e6ca17ba5afc6e0aa849acb54bbb32d7e8e"
dependencies = [
 "bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "safe-mix"
Gav Wood's avatar
Gav Wood committed
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "safemem"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "schannel"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
]

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "scoped-tls"
Gav Wood's avatar
Gav Wood committed
version = "0.1.2"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav's avatar
Gav committed
[[package]]
name = "scopeguard"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "security-framework"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "security-framework-sys"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "semver"
Gav Wood's avatar
Gav Wood committed
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)",
]

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

[[package]]
name = "serde"
Gav Wood's avatar
Gav Wood committed
version = "1.0.70"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "serde_derive"
version = "1.0.70"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "proc-macro2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "serde_json"
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "sha1"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

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

[[package]]
name = "sha2"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-buffer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "digest 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
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)",
]

[[package]]
name = "skeptic"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "pulldown-cmark 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "slab"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "slab"
version = "0.4.1"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "slog"
version = "2.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "slog-async"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "slog 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "take_mut 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "slog-json"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "slog 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "slog-scope"
version = "4.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "crossbeam 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "smallvec"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

source = "registry+https://github.com/rust-lang/crates.io-index"

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

[[package]]
name = "smallvec"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "snappy-sys"
version = "0.1.0"
source = "git+https://github.com/paritytech/rust-snappy#40ac9a0d9fd613e7f38df800a11a589b7296da73"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",

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

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

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

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "strsim"
asynchronous rob's avatar
asynchronous rob committed
version = "0.7.0"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "subkey"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-primitives 0.1.0",
]

[[package]]
name = "substrate-bft"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "rhododendron 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "substrate-executor 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-support 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-version 0.1.0",
 "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
[[package]]
name = "substrate-cli"
Gav Wood's avatar
Gav Wood committed
version = "0.3.0"
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
dependencies = [
 "ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "backtrace 0.3.8 (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.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "fdlimit 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "names 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "regex 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "slog 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-client 0.1.0",
 "substrate-network 0.1.0",
 "substrate-network-libp2p 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-runtime-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-service 0.3.0",
 "substrate-telemetry 0.3.0",
 "sysinfo 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-client"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
Tomasz Drwięga's avatar
Tomasz Drwięga 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)",
Gav Wood's avatar
Gav Wood committed
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "patricia-trie 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "rlp 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "slog 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-bft 0.1.0",
 "substrate-codec 0.1.0",
 "substrate-executor 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-state-machine 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-telemetry 0.3.0",
 "substrate-test-client 0.1.0",
 "triehash 0.2.0 (git+https://github.com/paritytech/parity-common)",
[[package]]
name = "substrate-client-db"
version = "0.1.0"
dependencies = [
 "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common)",
 "kvdb-memorydb 0.1.0 (git+https://github.com/paritytech/parity-common)",
 "kvdb-rocksdb 0.1.0 (git+https://github.com/paritytech/parity-common)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "memorydb 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-client 0.1.0",
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-executor 0.1.0",
 "substrate-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-support 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-state-db 0.1.0",
 "substrate-state-machine 0.1.0",
]

[[package]]
name = "substrate-codec"
version = "0.1.0"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "substrate-codec-derive"
version = "0.1.0"
dependencies = [
 "proc-macro2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "syn 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-executor"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "assert_matches 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common)",
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "parking_lot 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
Gav's avatar
Gav committed
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-runtime-version 0.1.0",
 "substrate-serializer 0.1.0",
 "substrate-state-machine 0.1.0",
 "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "twox-hash 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "wabt 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "substrate-extrinsic-pool"
version = "0.1.0"
dependencies = [
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-test-client 0.1.0",
 "transaction-pool 1.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "substrate-keyring"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "substrate-keystore"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "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.1.0 (git+https://github.com/paritytech/parity-common)",
 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
 "subtle 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "substrate-misbehavior-check"
version = "0.1.0"
dependencies = [
 "rhododendron 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-bft 0.1.0",
 "substrate-codec 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
[[package]]
name = "substrate-network"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "ed25519 0.1.0",
 "env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "ethcore-io 1.12.0 (git+https://github.com/paritytech/parity.git)",
Gav Wood's avatar
Gav Wood committed
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-client 0.1.0",
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-network-libp2p 0.1.0",
 "substrate-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
 "substrate-test-client 0.1.0",
[[package]]
name = "substrate-network-libp2p"
version = "0.1.0"
dependencies = [
 "assert_matches 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "ethcore-io 1.12.0 (git+https://github.com/paritytech/parity.git)",
 "ethcore-logger 1.12.0 (git+https://github.com/paritytech/parity.git)",
 "ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "ethkey 0.3.0 (git+https://github.com/paritytech/parity.git)",
 "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
 "libp2p 0.1.0 (git+https://github.com/libp2p/rust-libp2p?rev=a6c82e6ca17ba5afc6e0aa849acb54bbb32d7e8e)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-bytes 0.1.0 (git+https://github.com/paritytech/parity-common)",
 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-timer 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "unsigned-varint 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
[[package]]
name = "substrate-primitives"
version = "0.1.0"
dependencies = [
 "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "crunchy 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "fixed-hash 0.2.2 (git+https://github.com/paritytech/parity-common)",
 "hashdb 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "patricia-trie 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "plain_hasher 0.2.0 (git+https://github.com/paritytech/parity-common)",
Gav's avatar
Gav committed
 "pretty_assertions 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rlp 0.2.1 (git+https://github.com/paritytech/parity-common)",
 "rustc-hex 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-serializer 0.1.0",
 "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "twox-hash 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "uint 0.3.0 (git+https://github.com/paritytech/parity-common)",
 "wasmi 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
]

Gav's avatar
Gav committed
[[package]]
name = "substrate-rpc"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "assert_matches 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "jsonrpc-core 8.0.2 (git+https://github.com/paritytech/jsonrpc.git)",
 "jsonrpc-macros 8.0.1 (git+https://github.com/paritytech/jsonrpc.git)",
 "jsonrpc-pubsub 8.0.1 (git+https://github.com/paritytech/jsonrpc.git)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc-hex 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "substrate-client 0.1.0",
 "substrate-codec 0.1.0",
Gav's avatar
Gav committed
 "substrate-executor 0.1.0",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "substrate-extrinsic-pool 0.1.0",
Gav's avatar
Gav committed
 "substrate-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
Sergey Pepyakin's avatar
Sergey Pepyakin committed
 "substrate-runtime-version 0.1.0",
Gav's avatar
Gav committed
 "substrate-state-machine 0.1.0",
 "substrate-test-client 0.1.0",
 "tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
]

[[package]]
name = "substrate-rpc-servers"
version = "0.1.0"
dependencies = [
 "jsonrpc-core 8.0.2 (git+https://github.com/paritytech/jsonrpc.git)",
 "jsonrpc-http-server 8.0.1 (git+https://github.com/paritytech/jsonrpc.git)",
 "jsonrpc-pubsub 8.0.1 (git+https://github.com/paritytech/jsonrpc.git)",
 "jsonrpc-ws-server 8.0.0 (git+https://github.com/paritytech/jsonrpc.git)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "substrate-rpc 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
[[package]]
name = "substrate-runtime-balances"
version = "0.1.0"
dependencies = [
 "hex-literal 0.1.1 (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.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
]

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "substrate-runtime-consensus"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
 "substrate-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
[[package]]
name = "substrate-runtime-contract"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "assert_matches 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-wasm 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "pwasm-utils 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-primitives 0.1.0",
 "substrate-runtime-balances 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-sandbox 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
 "wabt 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "substrate-runtime-council"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "integer-sqrt 0.1.0 (git+https://github.com/paritytech/integer-sqrt-rs.git)",
Gav Wood's avatar
Gav Wood committed
 "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-balances 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-consensus 0.1.0",
 "substrate-runtime-democracy 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
]

[[package]]
name = "substrate-runtime-democracy"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (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)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-primitives 0.1.0",
 "substrate-runtime-balances 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-consensus 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
]

[[package]]
name = "substrate-runtime-example"
version = "0.1.0"
dependencies = [
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-balances 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
]

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "substrate-runtime-executive"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-primitives 0.1.0",
 "substrate-runtime-balances 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-consensus 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-session 0.1.0",
 "substrate-runtime-staking 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
 "substrate-runtime-timestamp 0.1.0",
[[package]]
name = "substrate-runtime-io"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
 "environmental 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-state-machine 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "substrate-runtime-primitives"
version = "0.1.0"
dependencies = [
 "integer-sqrt 0.1.0 (git+https://github.com/paritytech/integer-sqrt-rs.git)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
]

[[package]]
name = "substrate-runtime-sandbox"
version = "0.1.0"
dependencies = [
 "assert_matches 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-std 0.1.0",
 "wabt 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "substrate-runtime-session"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (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)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-consensus 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
 "substrate-runtime-timestamp 0.1.0",
Gav Wood's avatar
Gav Wood committed
]

[[package]]
name = "substrate-runtime-staking"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (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)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec-derive 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-balances 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-consensus 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-sandbox 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-session 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
 "substrate-runtime-timestamp 0.1.0",
[[package]]
name = "substrate-runtime-std"
version = "0.1.0"
dependencies = [
Gav's avatar
Gav committed
 "pwasm-alloc 0.1.0",
 "pwasm-libc 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "substrate-runtime-support"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "substrate-codec 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-std 0.1.0",
]

[[package]]
name = "substrate-runtime-system"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "hex-literal 0.1.1 (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)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
 "substrate-codec-derive 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
]

[[package]]