Cargo.lock 414 KiB
Newer Older
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "Inflector"
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "adder"
Gav Wood's avatar
Gav Wood committed
version = "0.7.20"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "polkadot-parachain 0.7.20",
 "sp-io 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
Gavin Wood's avatar
Gavin Wood committed
 "substrate-wasm-builder-runner 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "adder-collator"
version = "0.1.0"
dependencies = [
Gav Wood's avatar
Gav Wood committed
 "adder 0.7.20",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parity-scale-codec 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
 "polkadot-collator 0.7.20",
 "polkadot-parachain 0.7.20",
 "polkadot-primitives 0.7.20",
 "sc-client 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-client-api 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sp-core 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
asynchronous rob's avatar
asynchronous rob committed
]

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

[[package]]
name = "aes-ctr"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "aes-soft 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "aesni 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "ctr 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "stream-cipher 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "aes-soft"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-cipher-trait 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "aesni"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-cipher-trait 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "stream-cipher 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "ahash"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "const-random 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "aho-corasick"
Gavin Wood's avatar
Gavin Wood committed
version = "0.7.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "ansi_term"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "ansi_term"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "app_dirs"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "ole32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "shell32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "xdg 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

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

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "arrayref"
Gavin Wood's avatar
Gavin Wood committed
version = "0.3.6"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "arrayvec"
version = "0.4.12"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

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

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "asn1_der"
version = "0.6.3"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "asn1_der_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "asn1_der_derive"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

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

[[package]]
name = "async-std"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "async-task 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "broadcaster 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "crossbeam-channel 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "crossbeam-deque 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "crossbeam-utils 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures-core 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-io 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-timer 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "kv-log-macro 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)",
 "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "once_cell 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "pin-project-lite 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "async-task"
Gavin Wood's avatar
Gavin Wood committed
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "async-tls"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustls 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "webpki 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "webpki-roots 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "atty"
Gavin Wood's avatar
Gavin Wood committed
version = "0.2.14"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "autocfg"
Kian Paimani's avatar
Kian Paimani committed
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"

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

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "backtrace"
Gavin Wood's avatar
Gavin Wood committed
version = "0.3.43"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "backtrace-sys 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "backtrace-sys"
version = "0.1.32"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "base58"
version = "0.1.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "base64"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "base64"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "bincode"
Gavin Wood's avatar
Gavin Wood committed
version = "1.2.1"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "bindgen"
Gavin Wood's avatar
Gavin Wood committed
version = "0.49.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "cexpr 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "clang-sys 0.28.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "fxhash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "peeking_take_while 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "bitflags"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "bitmask"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
asynchronous rob's avatar
asynchronous rob committed

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

[[package]]
name = "blake2"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "crypto-mac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "blake2-rfc"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "blake2b_simd"
Gavin Wood's avatar
Gavin Wood committed
version = "0.5.10"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "block-buffer"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-padding 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "block-cipher-trait"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "block-padding"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "broadcaster"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-core 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-sink 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-util 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "browser-utils"
Gavin Wood's avatar
Gavin Wood committed
source = "git+https://github.com/paritytech/substrate?branch=polkadot-master#aa15e17a71e28eea1291f2e5d169574d4894bc38"
dependencies = [
 "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "console_error_panic_hook 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "console_log 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "js-sys 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "kvdb-web 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "libp2p 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sc-chain-spec 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-network 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "sc-service 0.8.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
 "wasm-bindgen 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasm-bindgen-futures 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "bs58"
version = "0.3.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "bstr"
Gavin Wood's avatar
Gavin Wood committed
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "bumpalo"
version = "3.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "byte-slice-cast"
Gavin Wood's avatar
Gavin Wood committed
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"

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

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

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "byteorder"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "bytes"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

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

[[package]]
name = "c2-chacha"
Kian Paimani's avatar
Kian Paimani committed
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Kian Paimani's avatar
Kian Paimani committed
 "ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "c_linked_list"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "cc"
Gavin Wood's avatar
Gavin Wood committed
version = "1.0.50"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "jobserver 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "cexpr"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed

[[package]]
name = "cfg-if"
version = "0.1.10"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "chrono"
Gavin Wood's avatar
Gavin Wood committed
version = "0.4.10"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "num-integer 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "clang-sys"
Gavin Wood's avatar
Gavin Wood committed
version = "0.28.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
 "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "clap"
version = "2.33.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
 "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "clear_on_drop"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "cloudabi"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "console_error_panic_hook"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasm-bindgen 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "console_log"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "web-sys 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "const-random"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "const-random-macro 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "const-random-macro"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "constant_time_eq"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.5"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

Gavin Wood's avatar
Gavin Wood committed
[[package]]
Gavin Wood's avatar
Gavin Wood committed
name = "cranelift-bforest"
version = "0.50.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
Gavin Wood's avatar
Gavin Wood committed
name = "cranelift-codegen"
version = "0.50.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "cranelift-bforest 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "cranelift-codegen-meta 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "cranelift-codegen-shared 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "cranelift-codegen-meta"
version = "0.50.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cranelift-codegen-shared 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "cranelift-codegen-shared"
version = "0.50.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"

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

[[package]]
name = "cranelift-frontend"
version = "0.50.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cranelift-codegen 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "cranelift-native"
version = "0.50.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cranelift-codegen 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "raw-cpuid 7.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "target-lexicon 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "cranelift-wasm"
version = "0.50.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cranelift-codegen 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "cranelift-entity 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "cranelift-frontend 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
 "thiserror 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "wasmparser 0.39.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
]
name = "crc32fast"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "crossbeam-channel"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "crossbeam-utils 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "crossbeam-deque"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "crossbeam-epoch 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "crossbeam-utils 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "crossbeam-epoch"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "crossbeam-utils 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "memoffset 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "crossbeam-queue"
Gavin Wood's avatar
Gavin Wood committed
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "crossbeam-utils 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "crossbeam-utils"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

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

[[package]]
name = "crypto-mac"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "ct-logs"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "sct 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "ctr"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "block-cipher-trait 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "stream-cipher 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "cuckoofilter"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "curve25519-dalek"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "curve25519-dalek"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "data-encoding"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "derive_more"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "derive_more"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "derive_more"
Gavin Wood's avatar
Gavin Wood committed
version = "0.99.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "difference"
version = "2.0.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

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

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "directories"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "dirs-sys 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "dirs-sys"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "redox_users 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "dlmalloc"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "dns-parser"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "doc-comment"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "ed25519-dalek"
Gavin Wood's avatar
Gavin Wood committed
version = "1.0.0-pre.3"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "curve25519-dalek 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "either"
version = "1.5.3"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "enum_primitive"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "enumflags2"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "enumflags2_derive 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "enumflags2_derive"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "env_logger"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "env_logger"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
 "humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "environmental"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
asynchronous rob's avatar
asynchronous rob committed

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

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "errno"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "errno-dragonfly 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "errno-dragonfly"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "exit-future"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "faerie"
version = "0.13.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
 "goblin 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "indexmap 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",