Cargo.lock 147 KiB
Newer Older
Gav Wood's avatar
Gav Wood committed
 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "rocksdb 0.4.5 (git+https://github.com/paritytech/rust-rocksdb)",
]

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

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "lazy_static"
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 = "lazy_static"
Gav Wood's avatar
Gav Wood committed
version = "1.0.1"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"

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

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

[[package]]
name = "linked-hash-map"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "local-encoding"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "skeptic 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

[[package]]
name = "log"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed

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

[[package]]
name = "mem"
version = "0.1.0"
Gav Wood's avatar
Gav Wood committed
source = "git+https://github.com/paritytech/parity.git#93054ef24b590a8d854cd6b2d1de6567667d39da"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "memchr"
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
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
]

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

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

[[package]]
name = "memorydb"
version = "0.1.1"
Gav Wood's avatar
Gav Wood committed
source = "git+https://github.com/paritytech/parity.git#93054ef24b590a8d854cd6b2d1de6567667d39da"
 "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)",
 "hashdb 0.1.1 (git+https://github.com/paritytech/parity.git)",
 "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "keccak-hash 0.1.2 (git+https://github.com/paritytech/parity.git)",
 "plain_hasher 0.1.0 (git+https://github.com/paritytech/parity.git)",
 "rlp 0.2.1 (git+https://github.com/paritytech/parity.git)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "mime"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
]

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "mime"
Gav Wood's avatar
Gav Wood committed
version = "0.3.7"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "unicase 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
]

[[package]]
name = "mio"
Gav Wood's avatar
Gav Wood committed
version = "0.6.14"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
 "slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "miow"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "native-tls"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
 "schannel 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
 "security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
 "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
]

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "net2"
Gav Wood's avatar
Gav Wood committed
version = "0.2.32"
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
 "cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "nodrop"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
version = "0.1.38"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "num-traits"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "num_cpus"
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
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "ole32-sys"
version = "0.2.0"
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)",
]

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "openssl"
version = "0.9.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "openssl-sys 0.9.33 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "openssl-sys"
version = "0.9.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "vcpkg 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

[[package]]
name = "parity-wasm"
Gav Wood's avatar
Gav Wood committed
version = "0.27.6"
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)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "parity-wasm"
version = "0.30.0"
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)",
[[package]]
name = "parity-wordlist"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "itertools 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 0.2.11 (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)",
[[package]]
name = "parking_lot"
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
[[package]]
name = "parking_lot"
Gav Wood's avatar
Gav Wood committed
version = "0.5.5"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "parking_lot_core"
Gav Wood's avatar
Gav Wood committed
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "smallvec 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "path"
version = "0.1.0"
Gav Wood's avatar
Gav Wood committed
source = "git+https://github.com/paritytech/parity.git#93054ef24b590a8d854cd6b2d1de6567667d39da"
[[package]]
name = "patricia-trie"
version = "0.1.0"
Gav Wood's avatar
Gav Wood committed
source = "git+https://github.com/paritytech/parity.git#93054ef24b590a8d854cd6b2d1de6567667d39da"
 "elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "ethcore-bytes 0.1.0 (git+https://github.com/paritytech/parity.git)",
 "ethcore-logger 1.12.0 (git+https://github.com/paritytech/parity.git)",
Gav Wood's avatar
Gav Wood committed
 "ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "hashdb 0.1.1 (git+https://github.com/paritytech/parity.git)",
Gav Wood's avatar
Gav Wood committed
 "keccak-hash 0.1.2 (git+https://github.com/paritytech/parity.git)",
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "memorydb 0.1.1 (git+https://github.com/paritytech/parity.git)",
 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "rlp 0.2.1 (git+https://github.com/paritytech/parity.git)",
 "triehash 0.1.0 (git+https://github.com/paritytech/parity.git)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "percent-encoding"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

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

[[package]]
name = "plain_hasher"
version = "0.1.0"
Gav Wood's avatar
Gav Wood committed
source = "git+https://github.com/paritytech/parity.git#93054ef24b590a8d854cd6b2d1de6567667d39da"
dependencies = [
 "crunchy 0.1.6 (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)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "polkadot"
Gav Wood's avatar
Gav Wood committed
version = "0.2.0"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "polkadot-cli 0.2.0",
[[package]]
name = "polkadot-api"
version = "0.1.0"
dependencies = [
 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "polkadot-executor 0.1.0",
 "polkadot-primitives 0.1.0",
 "polkadot-runtime 0.1.0",
 "substrate-client 0.1.0",
 "substrate-codec 0.1.0",
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-executive 0.1.0",
 "substrate-runtime-io 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-runtime-primitives 0.1.0",
[[package]]
name = "polkadot-cli"
Gav Wood's avatar
Gav Wood committed
version = "0.2.0"
dependencies = [
 "ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "ctrlc 1.1.1 (git+https://github.com/paritytech/rust-ctrlc.git)",
asynchronous rob's avatar
asynchronous rob 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.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "fdlimit 0.1.1 (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)",
 "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)",
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "polkadot-primitives 0.1.0",
 "polkadot-runtime 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "polkadot-service 0.2.0",
 "polkadot-transaction-pool 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.19 (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)",
 "substrate-client 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-network 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-rpc 0.1.0",
Gav's avatar
Gav committed
 "substrate-rpc-servers 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-state-machine 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-telemetry 0.2.0",
Gav Wood's avatar
Gav Wood committed
 "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
 "tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "triehash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "polkadot-collator"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "polkadot-parachain 0.1.0",
Gav's avatar
Gav committed
 "polkadot-primitives 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "polkadot-runtime 0.1.0",
 "substrate-codec 0.1.0",
 "substrate-primitives 0.1.0",
[[package]]
name = "polkadot-consensus"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.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)",
 "polkadot-api 0.1.0",
 "polkadot-collator 0.1.0",
 "polkadot-parachain 0.1.0",
 "polkadot-runtime 0.1.0",
 "polkadot-transaction-pool 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-client 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-keyring 0.1.0",
 "substrate-network 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
 "tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "polkadot-executor"
version = "0.1.0"
dependencies = [
Gav's avatar
Gav committed
 "polkadot-runtime 0.1.0",
 "substrate-executor 0.1.0",
]

[[package]]
name = "polkadot-parachain"
version = "0.1.0"
dependencies = [
 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "substrate-codec 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmi 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
[[package]]
name = "polkadot-primitives"
version = "0.1.0"
dependencies = [
 "pretty_assertions 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "substrate-codec 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-std 0.1.0",
Gav's avatar
Gav committed
 "substrate-serializer 0.1.0",
]

Gav's avatar
Gav committed
name = "polkadot-runtime"
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's avatar
Gav committed
 "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 "polkadot-primitives 0.1.0",
 "rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_derive 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
 "substrate-codec 0.1.0",
 "substrate-keyring 0.1.0",
Gav's avatar
Gav committed
 "substrate-primitives 0.1.0",
 "substrate-runtime-consensus 0.1.0",
 "substrate-runtime-council 0.1.0",
 "substrate-runtime-democracy 0.1.0",
 "substrate-runtime-executive 0.1.0",
Gav's avatar
Gav committed
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-runtime-session 0.1.0",
 "substrate-runtime-staking 0.1.0",
Gav's avatar
Gav committed
 "substrate-runtime-std 0.1.0",
 "substrate-runtime-support 0.1.0",
 "substrate-runtime-system 0.1.0",
 "substrate-runtime-timestamp 0.1.0",
 "substrate-serializer 0.1.0",
Gav's avatar
Gav committed
]

Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
[[package]]
name = "polkadot-service"
Gav Wood's avatar
Gav Wood committed
version = "0.2.0"
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "ed25519 0.1.0",
 "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "exit-future 0.1.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)",
Gav Wood's avatar
Gav Wood committed
 "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)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "polkadot-api 0.1.0",
 "polkadot-consensus 0.1.0",
 "polkadot-executor 0.1.0",
 "polkadot-primitives 0.1.0",
 "polkadot-runtime 0.1.0",
 "polkadot-transaction-pool 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "slog 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-client 0.1.0",
 "substrate-client-db 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-codec 0.1.0",
 "substrate-executor 0.1.0",
 "substrate-keystore 0.1.0",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "substrate-network 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-io 0.1.0",
 "substrate-runtime-primitives 0.1.0",
 "substrate-state-machine 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-telemetry 0.2.0",
Gav Wood's avatar
Gav Wood committed
 "tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
Arkadiy Paronyan's avatar
Arkadiy Paronyan committed
 "tokio-timer 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "polkadot-statement-table"
version = "0.1.0"
dependencies = [
 "polkadot-primitives 0.1.0",
 "substrate-primitives 0.1.0",
]

[[package]]
name = "polkadot-transaction-pool"
version = "0.1.0"
dependencies = [
 "ed25519 0.1.0",
 "error-chain 0.11.0 (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)",
Gav Wood's avatar
Gav Wood committed
 "parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "polkadot-api 0.1.0",
 "polkadot-primitives 0.1.0",
 "polkadot-runtime 0.1.0",
 "substrate-client 0.1.0",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
 "substrate-extrinsic-pool 0.1.0",
Gav Wood's avatar
Gav Wood committed
 "substrate-keyring 0.1.0",
 "substrate-primitives 0.1.0",
 "substrate-runtime-primitives 0.1.0",
[[package]]
name = "pretty_assertions"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "difference 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

Gav's avatar
Gav committed
[[package]]
name = "proc-macro-hack"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro-hack-impl 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "proc-macro-hack-impl"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "proc-macro2"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "pulldown-cmark"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "pwasm-alloc"
version = "0.1.0"
dependencies = [
 "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 = "pwasm-utils"
version = "0.2.0"
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)",
 "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-wasm 0.30.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

Gav Wood's avatar
Gav Wood committed
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "quote"
Gav Wood's avatar
Gav Wood committed
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "proc-macro2 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "rand"
asynchronous rob's avatar
asynchronous rob committed
version = "0.3.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "rand"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "libc 0.2.41 (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
]

Gav's avatar
Gav committed
[[package]]
name = "rayon"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "rayon"
Gav Wood's avatar
Gav Wood committed
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav's avatar
Gav committed
[[package]]
name = "rayon-core"
Gav Wood's avatar
Gav Wood committed
version = "1.4.0"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "redox_syscall"
Gav Wood's avatar
Gav Wood committed
version = "0.1.39"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"

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

[[package]]
name = "regex"
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-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

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)",
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)",
Gav Wood's avatar
Gav Wood committed
 "libc 0.2.41 (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"
Gav Wood's avatar
Gav Wood committed
source = "git+https://github.com/paritytech/parity.git#93054ef24b590a8d854cd6b2d1de6567667d39da"
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 = [
Gav Wood's avatar
Gav Wood committed
 "libc 0.2.41 (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.41 (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)",
Gav Wood's avatar
Gav Wood committed
 "libc 0.2.41 (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 = "git+https://github.com/rphmeier/rustc-hex.git#ee2ec40b9062ac7769ccb9dc891d6dc2cc9009d7"

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)",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "safe-mix"
version = "0.1.0"
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.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "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.41 (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.64"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "serde_derive"
Gav Wood's avatar
Gav Wood committed
version = "1.0.64"
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"
Gav Wood's avatar
Gav Wood committed
version = "1.0.19"
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)",
 "serde 1.0.64 (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 = "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)",
[[package]]
name = "slab"
version = "0.2.0"
source = "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.0"
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)",
 "serde 1.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde_json 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "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"