|
@@ -1,3747 +0,0 @@
|
|
|
-# This file is automatically @generated by Cargo.
|
|
|
-# It is not intended for manual editing.
|
|
|
-[[package]]
|
|
|
-name = "aes-ctr"
|
|
|
-version = "0.3.0"
|
|
|
-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)",
|
|
|
- "stream-cipher 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "aes-soft"
|
|
|
-version = "0.3.3"
|
|
|
-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"
|
|
|
-version = "0.6.0"
|
|
|
-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)",
|
|
|
- "stream-cipher 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "aho-corasick"
|
|
|
-version = "0.7.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "aio-limited"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "arc-swap"
|
|
|
-version = "0.3.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "arrayref"
|
|
|
-version = "0.3.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "arrayvec"
|
|
|
-version = "0.4.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "asn1_der"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "asn1_der_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "asn1_der_derive"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "autocfg"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "backtrace"
|
|
|
-version = "0.3.34"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "backtrace-sys"
|
|
|
-version = "0.1.30"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cc 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "base-x"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "base58"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bigint"
|
|
|
-version = "4.4.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)",
|
|
|
- "crunchy 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bitflags"
|
|
|
-version = "1.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bitmask"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "blake2"
|
|
|
-version = "0.8.0"
|
|
|
-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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "blake2-rfc"
|
|
|
-version = "0.2.18"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "block-buffer"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "generic-array 0.8.3 (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.4 (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"
|
|
|
-version = "0.6.2"
|
|
|
-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"
|
|
|
-version = "0.1.4"
|
|
|
-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 = "bs58"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bumpalo"
|
|
|
-version = "2.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "byte-tools"
|
|
|
-version = "0.2.0"
|
|
|
-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"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "byteorder"
|
|
|
-version = "1.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bytes"
|
|
|
-version = "0.4.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "c2-chacha"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ppv-lite86 0.2.5 (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"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cc"
|
|
|
-version = "1.0.26"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cfg-if"
|
|
|
-version = "0.1.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "chrono"
|
|
|
-version = "0.4.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "time 0.1.42 (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 = [
|
|
|
- "cc 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cloudabi"
|
|
|
-version = "0.0.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "constant_time_eq"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crossbeam-channel"
|
|
|
-version = "0.3.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crossbeam-deque"
|
|
|
-version = "0.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-epoch 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crossbeam-epoch"
|
|
|
-version = "0.7.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crossbeam-queue"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crossbeam-utils"
|
|
|
-version = "0.6.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crunchy"
|
|
|
-version = "0.1.6"
|
|
|
-source = "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.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "generic-array 0.8.3 (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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ctr"
|
|
|
-version = "0.3.2"
|
|
|
-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)",
|
|
|
- "stream-cipher 0.3.0 (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)",
|
|
|
- "subtle 2.1.1 (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 = "digest"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "generic-array 0.8.3 (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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "discard"
|
|
|
-version = "1.0.4"
|
|
|
-source = "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)",
|
|
|
- "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ed25519-dalek"
|
|
|
-version = "1.0.0-pre.1"
|
|
|
-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)",
|
|
|
- "curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "elastic-array"
|
|
|
-version = "0.10.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "environmental"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "error-chain"
|
|
|
-version = "0.12.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "failure"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "failure_derive"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "synstructure 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fake-simd"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fixed-hash"
|
|
|
-version = "0.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "static_assertions 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fnv"
|
|
|
-version = "1.0.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foreign-types"
|
|
|
-version = "0.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foreign-types-shared"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fuchsia-cprng"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fuchsia-zircon"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fuchsia-zircon-sys"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures"
|
|
|
-version = "0.1.28"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-cpupool"
|
|
|
-version = "0.1.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gcc"
|
|
|
-version = "0.3.55"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "generic-array"
|
|
|
-version = "0.8.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "generic-array"
|
|
|
-version = "0.12.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "get_if_addrs"
|
|
|
-version = "0.5.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "c_linked_list 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "get_if_addrs-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "get_if_addrs-sys"
|
|
|
-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.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "getrandom"
|
|
|
-version = "0.1.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hash-db"
|
|
|
-version = "0.12.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hash256-std-hasher"
|
|
|
-version = "0.12.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crunchy 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hashbrown"
|
|
|
-version = "0.1.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hashmap_core"
|
|
|
-version = "0.1.10"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "heapsize"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "heck"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "unicode-segmentation 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hex"
|
|
|
-version = "0.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hex-literal"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "hex-literal-impl 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro-hack 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hex-literal-impl"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-hack 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hmac"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crypto-mac 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hmac"
|
|
|
-version = "0.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hmac-drbg"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hmac 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "httparse"
|
|
|
-version = "1.3.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "idna"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unicode-normalization 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "impl-codec"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "impl-serde"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "impl-serde"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "integer-sqrt"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "iovec"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "itoa"
|
|
|
-version = "0.4.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "joystream-node-runtime"
|
|
|
-version = "6.0.0"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-version 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-aura 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-balances 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-executive 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-finality-tracker 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-grandpa 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-indices 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-session 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-staking 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-sudo 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-timestamp 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-consensus-authorities 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-forum-module 1.1.0",
|
|
|
- "substrate-offchain-primitives 0.1.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "joystream-node-runtime-wasm"
|
|
|
-version = "6.0.0"
|
|
|
-dependencies = [
|
|
|
- "joystream-node-runtime 6.0.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "js-sys"
|
|
|
-version = "0.3.25"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "wasm-bindgen 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "keccak"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "kernel32-sys"
|
|
|
-version = "0.2.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 = "kvdb"
|
|
|
-version = "0.1.0"
|
|
|
-source = "git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f649ab2c665b7987b8475878fc4d2e1f81d"
|
|
|
-dependencies = [
|
|
|
- "elastic-array 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-bytes 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "lazy_static"
|
|
|
-version = "1.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "lazycell"
|
|
|
-version = "1.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libc"
|
|
|
-version = "0.2.60"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core-derive 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-dns 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-floodsub 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-identify 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-kad 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-mdns 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-mplex 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-noise 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-ping 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-plaintext 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-ratelimit 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-secio 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-tcp 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-uds 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-yamux 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "stdweb 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-core"
|
|
|
-version = "0.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "asn1_der 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ed25519-dalek 1.0.0-pre.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "multistream-select 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf 2.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rw-stream-sink 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "secp256k1 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "zeroize 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-core-derive"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-dns"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-dns-unofficial 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-floodsub"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "cuckoofilter 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf 2.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-identify"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf 2.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-kad"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bigint 4.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf 2.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-mdns"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "dns-parser 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-mplex"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-noise"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (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)",
|
|
|
- "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "snow 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "x25519-dalek 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "zeroize 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-ping"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-plaintext"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-ratelimit"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "aio-limited 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-secio"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "aes-ctr 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "asn1_der 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ctr 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "js-sys 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf 2.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rw-stream-sink 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "send_wrapper 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "twofish 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen-futures 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "web-sys 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-tcp"
|
|
|
-version = "0.7.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "get_if_addrs 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tk-listen 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-uds"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libp2p-yamux"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "yamux 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libsecp256k1"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hmac-drbg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "lock_api"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "log"
|
|
|
-version = "0.4.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "malloc_size_of_derive"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "synstructure 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "matches"
|
|
|
-version = "0.1.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "memchr"
|
|
|
-version = "2.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "memoffset"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "memory-db"
|
|
|
-version = "0.12.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hashmap_core 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-util-mem 0.1.0 (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 = "merlin"
|
|
|
-version = "1.2.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)",
|
|
|
- "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "keccak 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mio"
|
|
|
-version = "0.6.19"
|
|
|
-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)",
|
|
|
- "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mio-extras"
|
|
|
-version = "2.0.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mio-uds"
|
|
|
-version = "0.6.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (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)",
|
|
|
- "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "multistream-select"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "net2"
|
|
|
-version = "0.2.33"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "nodrop"
|
|
|
-version = "0.1.13"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "nohash-hasher"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "nom"
|
|
|
-version = "4.2.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "num-integer"
|
|
|
-version = "0.1.41"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "num-traits"
|
|
|
-version = "0.2.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "num_cpus"
|
|
|
-version = "1.10.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "once_cell"
|
|
|
-version = "0.1.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "opaque-debug"
|
|
|
-version = "0.2.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "openssl"
|
|
|
-version = "0.10.24"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "cfg-if 0.1.9 (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.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "openssl-sys 0.9.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "openssl-sys"
|
|
|
-version = "0.9.48"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "cc 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "vcpkg 0.2.7 (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.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "owning_ref"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parity-bytes"
|
|
|
-version = "0.1.0"
|
|
|
-source = "git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f649ab2c665b7987b8475878fc4d2e1f81d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parity-codec"
|
|
|
-version = "3.5.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parity-codec-derive"
|
|
|
-version = "3.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-crate 0.1.4 (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)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parity-multiaddr"
|
|
|
-version = "0.4.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parity-multihash"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "blake2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parity-util-mem"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parity-wasm"
|
|
|
-version = "0.31.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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot"
|
|
|
-version = "0.5.5"
|
|
|
-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)",
|
|
|
- "parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot"
|
|
|
-version = "0.6.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot"
|
|
|
-version = "0.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot_core"
|
|
|
-version = "0.2.14"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot_core"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot_core"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "paste"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "paste-impl 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro-hack 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "paste-impl"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-hack 0.5.8 (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)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pbkdf2"
|
|
|
-version = "0.3.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)",
|
|
|
- "crypto-mac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "percent-encoding"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pkg-config"
|
|
|
-version = "0.3.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ppv-lite86"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "primitive-types"
|
|
|
-version = "0.2.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "fixed-hash 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "impl-codec 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "impl-serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "uint 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-crate"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "toml 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-hack"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-hack-impl 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-hack"
|
|
|
-version = "0.5.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-hack-impl"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro2"
|
|
|
-version = "0.4.30"
|
|
|
-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 = "protobuf"
|
|
|
-version = "2.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "quick-error"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "quick-error"
|
|
|
-version = "1.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "quote"
|
|
|
-version = "0.6.13"
|
|
|
-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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand"
|
|
|
-version = "0.3.23"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand"
|
|
|
-version = "0.4.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand"
|
|
|
-version = "0.5.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand"
|
|
|
-version = "0.6.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_chacha"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_chacha"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_core"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_core"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_core"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_hc"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_hc"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_isaac"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_jitter"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_os"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_pcg"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_xorshift"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rdrand"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "redox_syscall"
|
|
|
-version = "0.1.56"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "regex"
|
|
|
-version = "1.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "regex-syntax 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "regex-syntax"
|
|
|
-version = "0.6.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ring"
|
|
|
-version = "0.14.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cc 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "spin 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustc-demangle"
|
|
|
-version = "0.1.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustc-hex"
|
|
|
-version = "2.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustc_version"
|
|
|
-version = "0.2.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rw-stream-sink"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ryu"
|
|
|
-version = "1.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "safe-mix"
|
|
|
-version = "1.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "schnorrkel"
|
|
|
-version = "0.1.1"
|
|
|
-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)",
|
|
|
- "curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ed25519-dalek 1.0.0-pre.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "merlin 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "subtle 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "scopeguard"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "scopeguard"
|
|
|
-version = "1.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "secp256k1"
|
|
|
-version = "0.12.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "cc 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "semver"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "semver-parser"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "send_wrapper"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde"
|
|
|
-version = "1.0.98"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_derive"
|
|
|
-version = "1.0.98"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_json"
|
|
|
-version = "1.0.40"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sha-1"
|
|
|
-version = "0.8.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sha1"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sha2"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "block-buffer 0.2.0 (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.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sha2"
|
|
|
-version = "0.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sha3"
|
|
|
-version = "0.8.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "keccak 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "slab"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "slog"
|
|
|
-version = "2.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "slog-async"
|
|
|
-version = "2.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "slog 2.5.2 (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.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "slog-json"
|
|
|
-version = "2.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "slog-scope"
|
|
|
-version = "4.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arc-swap 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "smallvec"
|
|
|
-version = "0.6.10"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "snow"
|
|
|
-version = "0.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "static_slice 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "subtle 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sourcefile"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "spin"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sr-api-macros"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro-crate 0.1.4 (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)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sr-io"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "environmental 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sr-primitives"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sr-std"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sr-version"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-aura"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-session 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-staking 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-timestamp 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-balances"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (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.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-consensus"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-executive"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-finality-tracker"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-grandpa"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-finality-tracker 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-session 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-indices"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-metadata"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-session"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-timestamp 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-staking"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (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.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-session 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-sudo"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support-procedural 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-support"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-metadata 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support-procedural 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-support-procedural"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-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)",
|
|
|
- "sr-api-macros 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support-procedural-tools 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-support-procedural-tools"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-crate 0.1.4 (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)",
|
|
|
- "srml-support-procedural-tools-derive 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-support-procedural-tools-derive"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-system"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (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.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "srml-timestamp"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stable_deref_trait"
|
|
|
-version = "1.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "static_assertions"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "static_slice"
|
|
|
-version = "0.0.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stdweb"
|
|
|
-version = "0.4.18"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "discard 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "stdweb-derive 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "stdweb-internal-macros 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "stdweb-internal-runtime 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stdweb-derive"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stdweb-internal-macros"
|
|
|
-version = "0.2.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "base-x 0.2.5 (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)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stdweb-internal-runtime"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stream-cipher"
|
|
|
-version = "0.3.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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "strum"
|
|
|
-version = "0.14.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "strum_macros"
|
|
|
-version = "0.14.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-bip39"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "schnorrkel 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-client"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-api-macros 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-version 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-executor 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-telemetry 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-consensus-aura-primitives"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-consensus-authorities"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-version 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-consensus-common"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-channel 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libp2p 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-version 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-executor"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-version 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-panic-handler 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-serializer 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasmi 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-finality-grandpa-primitives"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-forum-module"
|
|
|
-version = "1.1.0"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-balances 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-support-procedural 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "srml-timestamp 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-inherents"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-keyring"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "strum 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "strum_macros 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-offchain-primitives"
|
|
|
-version = "0.1.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-client 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-panic-handler"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-primitives"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hash256-std-hasher 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "primitive-types 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "schnorrkel 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-bip39 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tiny-bip39 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "twox-hash 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasmi 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-serializer"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-state-machine"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "substrate-panic-handler 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "trie-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "trie-root 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-telemetry"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "lazy_static 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)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slog-async 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slog-json 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slog-scope 4.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "ws 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "substrate-trie"
|
|
|
-version = "1.0.0"
|
|
|
-source = "git+https://github.com/paritytech/substrate.git?branch=v1.0#fc206f3a009b64fc746202e5b4c701bf7e24d1f1"
|
|
|
-dependencies = [
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "memory-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)",
|
|
|
- "trie-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "trie-root 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "subtle"
|
|
|
-version = "1.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "subtle"
|
|
|
-version = "2.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "syn"
|
|
|
-version = "0.15.43"
|
|
|
-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)",
|
|
|
- "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "synstructure"
|
|
|
-version = "0.10.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "take_mut"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "thread_local"
|
|
|
-version = "0.3.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "time"
|
|
|
-version = "0.1.42"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tiny-bip39"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hashbrown 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tiny-keccak"
|
|
|
-version = "1.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crunchy 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tk-listen"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio"
|
|
|
-version = "0.1.22"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-current-thread 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-fs 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-sync 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-threadpool 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-codec"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-current-thread"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-dns-unofficial"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-executor"
|
|
|
-version = "0.1.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-fs"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-threadpool 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-io"
|
|
|
-version = "0.1.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-reactor"
|
|
|
-version = "0.1.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-sync 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-sync"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-tcp"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-threadpool"
|
|
|
-version = "0.1.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-deque 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-timer"
|
|
|
-version = "0.2.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-udp"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-uds"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "toml"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "trie-db"
|
|
|
-version = "0.12.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "elastic-array 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "hashmap_core 0.1.10 (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)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "trie-root"
|
|
|
-version = "0.12.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "twofish"
|
|
|
-version = "0.2.0"
|
|
|
-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 = "twox-hash"
|
|
|
-version = "1.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "typenum"
|
|
|
-version = "1.10.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "uint"
|
|
|
-version = "0.7.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)",
|
|
|
- "crunchy 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-bidi"
|
|
|
-version = "0.3.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-normalization"
|
|
|
-version = "0.1.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-segmentation"
|
|
|
-version = "1.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-xid"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unsigned-varint"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "untrusted"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "url"
|
|
|
-version = "1.7.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "vcpkg"
|
|
|
-version = "0.2.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "version_check"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "void"
|
|
|
-version = "1.0.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen"
|
|
|
-version = "0.2.48"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "wasm-bindgen-macro 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-backend"
|
|
|
-version = "0.2.48"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bumpalo 2.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (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)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen-shared 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-futures"
|
|
|
-version = "0.3.25"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "js-sys 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-macro"
|
|
|
-version = "0.2.48"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen-macro-support 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-macro-support"
|
|
|
-version = "0.2.48"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen-backend 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen-shared 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-shared"
|
|
|
-version = "0.2.48"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-webidl"
|
|
|
-version = "0.2.48"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (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)",
|
|
|
- "syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen-backend 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "weedle 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasmi"
|
|
|
-version = "0.4.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "memory_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parity-wasm 0.31.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasmi-validation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasmi-validation"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "parity-wasm 0.31.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "web-sys"
|
|
|
-version = "0.3.25"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "js-sys 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "wasm-bindgen-webidl 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "weedle"
|
|
|
-version = "0.10.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi"
|
|
|
-version = "0.2.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi"
|
|
|
-version = "0.3.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi-build"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi-i686-pc-windows-gnu"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi-x86_64-pc-windows-gnu"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ws"
|
|
|
-version = "0.7.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "openssl 0.10.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ws2_32-sys"
|
|
|
-version = "0.2.1"
|
|
|
-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 = "x25519-dalek"
|
|
|
-version = "0.5.2"
|
|
|
-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)",
|
|
|
- "curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "yamux"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "nohash-hasher 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quick-error 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zeroize"
|
|
|
-version = "0.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
-[metadata]
|
|
|
-"checksum aes-ctr 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d2e5b0458ea3beae0d1d8c0f3946564f8e10f90646cf78c06b4351052058d1ee"
|
|
|
-"checksum aes-soft 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cfd7e7ae3f9a1fb5c03b389fc6bb9a51400d0c13053f0dca698c832bfd893a0d"
|
|
|
-"checksum aesni 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f70a6b5f971e473091ab7cfb5ffac6cde81666c4556751d8d5620ead8abf100"
|
|
|
-"checksum aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d"
|
|
|
-"checksum aio-limited 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7f10b352bc3fc08ae24dc5d2d3ddcac153678533986122dc283d747b12071000"
|
|
|
-"checksum arc-swap 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "bc4662175ead9cd84451d5c35070517777949a2ed84551764129cedb88384841"
|
|
|
-"checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
|
|
|
-"checksum arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b8d73f9beda665eaa98ab9e4f7442bd4e7de6652587de55b2525e52e29c1b0ba"
|
|
|
-"checksum asn1_der 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bea40e881533b1fe23afca9cd1c1ca022219a10fce604099ecfc96bfa26eaf1a"
|
|
|
-"checksum asn1_der_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9e7f92edafad155aff997fa5b727c6429b91e996b5a5d62a2b0adbae1306b5fe"
|
|
|
-"checksum autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "22130e92352b948e7e82a49cdb0aa94f2211761117f29e052dd397c1ac33542b"
|
|
|
-"checksum backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" = "b5164d292487f037ece34ec0de2fcede2faa162f085dd96d2385ab81b12765ba"
|
|
|
-"checksum backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = "5b3a000b9c543553af61bc01cbfc403b04b5caa9e421033866f2e98061eb3e61"
|
|
|
-"checksum base-x 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "76f4eae81729e69bb1819a26c6caac956cc429238388091f98cb6cd858f16443"
|
|
|
-"checksum base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5024ee8015f02155eee35c711107ddd9a9bf3cb689cf2a9089c97e79b6e1ae83"
|
|
|
-"checksum bigint 4.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ebecac13b3c745150d7b6c3ea7572d372f09d627c2077e893bf26c5c7f70d282"
|
|
|
-"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
|
|
|
-"checksum bitmask 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5da9b3d9f6f585199287a473f4f8dfab6566cf827d15c00c219f53c645687ead"
|
|
|
-"checksum blake2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "91721a6330935673395a0607df4d49a9cb90ae12d259f1b3e0a3f6e1d486872e"
|
|
|
-"checksum blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
|
|
|
-"checksum block-buffer 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1339a1042f5d9f295737ad4d9a6ab6bf81c84a933dba110b9200cd6d1448b814"
|
|
|
-"checksum block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
|
|
|
-"checksum block-cipher-trait 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1c924d49bd09e7c06003acda26cd9742e796e34282ec6c1189404dee0c1f4774"
|
|
|
-"checksum block-padding 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6d4dc3af3ee2e12f3e5d224e5e1e3d73668abbeb69e566d361f7d5563a4fdf09"
|
|
|
-"checksum bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0de79cfb98e7aa9988188784d8664b4b5dad6eaaa0863b91d9a4ed871d4f7a42"
|
|
|
-"checksum bumpalo 2.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2cd43d82f27d68911e6ee11ee791fb248f138f5d69424dc02e098d4f152b0b05"
|
|
|
-"checksum byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40"
|
|
|
-"checksum byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
|
|
|
-"checksum byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4855"
|
|
|
-"checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
|
|
|
-"checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
|
|
|
-"checksum c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7d64d04786e0f528460fc884753cf8dddcc466be308f6026f8e355c41a0e4101"
|
|
|
-"checksum c_linked_list 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4964518bd3b4a8190e832886cdc0da9794f12e8e6c1613a9e90ff331c4c8724b"
|
|
|
-"checksum cc 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "389803e36973d242e7fecb092b2de44a3d35ac62524b3b9339e51d577d668e02"
|
|
|
-"checksum cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "b486ce3ccf7ffd79fdeb678eac06a9e6c09fc88d33836340becb8fffe87c5e33"
|
|
|
-"checksum chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "77d81f58b7301084de3b958691458a53c3f7e0b1d702f77e550b6a88e3a88abe"
|
|
|
-"checksum clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "97276801e127ffb46b66ce23f35cc96bd454fa311294bced4bbace7baa8b1d17"
|
|
|
-"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
|
|
|
-"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
|
|
|
-"checksum crossbeam-channel 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c8ec7fcd21571dc78f96cc96243cab8d8f035247c3efd16c687be154c3fa9efa"
|
|
|
-"checksum crossbeam-deque 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b18cd2e169ad86297e6bc0ad9aa679aee9daa4f19e8163860faf7c164e4f5a71"
|
|
|
-"checksum crossbeam-epoch 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "fedcd6772e37f3da2a9af9bf12ebe046c0dfe657992377b4df982a2b54cd37a9"
|
|
|
-"checksum crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
|
|
|
-"checksum crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "04973fa96e96579258a5091af6003abde64af786b860f18622b82e026cca60e6"
|
|
|
-"checksum crunchy 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a2f4a431c5c9f662e1200b7c7f02c34e91361150e382089a8f2dec3ba680cbda"
|
|
|
-"checksum crunchy 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
-"checksum crypto-mac 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "779015233ac67d65098614aec748ac1c756ab6677fa2e14cf8b37c08dfed1198"
|
|
|
-"checksum crypto-mac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"
|
|
|
-"checksum ctr 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "022cd691704491df67d25d006fe8eca083098253c4d43516c2206479c58c6736"
|
|
|
-"checksum cuckoofilter 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8dd43f7cfaffe0a386636a10baea2ee05cc50df3b77bea4a456c9572a939bf1f"
|
|
|
-"checksum curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8b7dcd30ba50cdf88b55b033456138b7c0ac4afdc436d82e1b79f370f24cc66d"
|
|
|
-"checksum data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f4f47ca1860a761136924ddd2422ba77b2ea54fe8cc75b9040804a0d9d32ad97"
|
|
|
-"checksum digest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e5b29bf156f3f4b3c4f610a25ff69370616ae6e0657d416de22645483e72af0a"
|
|
|
-"checksum digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
|
|
|
-"checksum discard 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
|
|
|
-"checksum dns-parser 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"
|
|
|
-"checksum ed25519-dalek 1.0.0-pre.1 (registry+https://github.com/rust-lang/crates.io-index)" = "81956bcf7ef761fb4e1d88de3fa181358a0d26cbcb9755b587a08f9119824b86"
|
|
|
-"checksum elastic-array 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "073be79b6538296faf81c631872676600616073817dd9a440c477ad09b408983"
|
|
|
-"checksum environmental 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c7464757b80de8930c91c9afe77ddce501826bf9d134a87db2c67d9dc177e2c"
|
|
|
-"checksum error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ab49e9dcb602294bc42f9a7dfc9bc6e936fca4418ea300dbfb84fe16de0b7d9"
|
|
|
-"checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
|
|
|
-"checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
|
|
|
-"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
|
-"checksum fixed-hash 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d1a683d1234507e4f3bf2736eeddf0de1dc65996dc0164d57eba0a74bcf29489"
|
|
|
-"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
|
|
|
-"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
|
-"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
-"checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
|
|
-"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
|
-"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
-"checksum futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)" = "45dc39533a6cae6da2b56da48edae506bb767ec07370f86f70fc062e9d435869"
|
|
|
-"checksum futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
|
|
|
-"checksum gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)" = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"
|
|
|
-"checksum generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
|
|
|
-"checksum generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)" = "fceb69994e330afed50c93524be68c42fa898c2d9fd4ee8da03bd7363acd26f2"
|
|
|
-"checksum get_if_addrs 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "abddb55a898d32925f3148bd281174a68eeb68bbfd9a5938a57b18f506ee4ef7"
|
|
|
-"checksum get_if_addrs-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0d04f9fb746cf36b191c00f3ede8bde9c8e64f9f4b05ae2694a9ccf5e3f5ab48"
|
|
|
-"checksum getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "34f33de6f0ae7c9cb5e574502a562e2b512799e32abb801cd1e79ad952b62b49"
|
|
|
-"checksum hash-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3c95a428c86ed4633d83e07ef9e0a147a906da01e931f07e74a85bedce5a43"
|
|
|
-"checksum hash256-std-hasher 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "663ce20dae36902c16d12c6aaae400ca40d922407a8cf2b4caf8cae9b39b4f03"
|
|
|
-"checksum hashbrown 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3bae29b6653b3412c2e71e9d486db9f9df5d701941d86683005efb9f2d28e3da"
|
|
|
-"checksum hashmap_core 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8e04cb7a5051270ef3fa79f8c7604d581ecfa73d520e74f554e45541c4b5881a"
|
|
|
-"checksum heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1679e6ea370dee694f91f1dc469bf94cf8f52051d147aec3e1f9497c6fc22461"
|
|
|
-"checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
|
|
|
-"checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
|
|
|
-"checksum hex-literal 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ddc2928beef125e519d69ae1baa8c37ea2e0d3848545217f6db0179c5eb1d639"
|
|
|
-"checksum hex-literal-impl 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "520870c3213943eb8d7803e80180d12a6c7ceb4ae74602544529d1643dc4ddda"
|
|
|
-"checksum hmac 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7a13f4163aa0c5ca1be584aace0e2212b2e41be5478218d4f657f5f778b2ae2a"
|
|
|
-"checksum hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"
|
|
|
-"checksum hmac-drbg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4fe727d41d2eec0a6574d887914347e5ff96a3b87177817e2a9820c5c87fecc2"
|
|
|
-"checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
|
|
|
-"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
|
|
|
-"checksum impl-codec 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d2050d823639fbeae26b2b5ba09aca8907793117324858070ade0673c49f793b"
|
|
|
-"checksum impl-serde 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5158079de9d4158e0ce1de3ae0bd7be03904efc40b3d7dd8b8c301cbf6b52b56"
|
|
|
-"checksum impl-serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d26be4b97d738552ea423f76c4f681012ff06c3fa36fa968656b3679f60b4a1"
|
|
|
-"checksum integer-sqrt 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ea155abb3ba6f382a75f1418988c05fe82959ed9ce727de427f9cfd425b0c903"
|
|
|
-"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
|
|
|
-"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
|
|
|
-"checksum js-sys 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" = "da3ea71161651a4cd97d999b2da139109c537b15ab33abc8ae4ead38deac8a03"
|
|
|
-"checksum keccak 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
|
|
|
-"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
-"checksum kvdb 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)" = "<none>"
|
|
|
-"checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
|
|
|
-"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
|
|
|
-"checksum libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)" = "d44e80633f007889c7eff624b709ab43c92d708caad982295768a7b13ca3b5eb"
|
|
|
-"checksum libp2p 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0231edab431064b30b7749484a39735eb36492cef4658c372c9059e58c3003aa"
|
|
|
-"checksum libp2p-core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cdcbded83195ac0e560090fc5da9c1b7f980d1ec221f02d97432db4d36793eb7"
|
|
|
-"checksum libp2p-core-derive 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f765f103b680cbed910b02bfdbdcfce5b1142899c93e51acb960bf59b6f81b1"
|
|
|
-"checksum libp2p-dns 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4b129d20cc8cbb6ce5da8361045649c024659173e246c5dfbf20ae06071c046a"
|
|
|
-"checksum libp2p-floodsub 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "70d68816b8435d6788399416eb2f0a6974fb1d15c4be5c30141f87c8e81746df"
|
|
|
-"checksum libp2p-identify 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "718ca645a065fd70855ca6042a7df686c24cd21add750c37a82c811fbd1e5c43"
|
|
|
-"checksum libp2p-kad 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bbe27c623a6a720efd5d704347838972062f89149a9c3cd149748da60bdcd3e0"
|
|
|
-"checksum libp2p-mdns 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c9bc1a5d85f4812cae6367b49a432763fe28997bac7c530dc55b70ec18a78aa7"
|
|
|
-"checksum libp2p-mplex 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fe5a858342a1cc89464474f7edc4bae1da649b9c823a3e04d9fb494493601746"
|
|
|
-"checksum libp2p-noise 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc6b5185c50a52a12e7bbe2ee7799059e24de4e52ab25edbfd26c8ab8515d317"
|
|
|
-"checksum libp2p-ping 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7905c1431ad115bee83405770629a27d6f17153ad02ec9670a7347998ef20e22"
|
|
|
-"checksum libp2p-plaintext 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cc17626763ded57da8fed73187c2d9f6ebb89d30838673c430315bf560c7e4db"
|
|
|
-"checksum libp2p-ratelimit 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2409d08b809ab1a74269597f7da2829d117cc11b9ed3343af33fc20831619726"
|
|
|
-"checksum libp2p-secio 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "258cdc6742945c8f6402997bbbf36733588e2db18e5a0014da6d46e3ccfb92cf"
|
|
|
-"checksum libp2p-tcp 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8d063562545be7523f416f6d96b6fd854480e6afd20844e258323788c5f7be23"
|
|
|
-"checksum libp2p-uds 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c9ab0b9ca050105fd94229c48911c0c84aef4d6b86a53d1b6df81d938354e47e"
|
|
|
-"checksum libp2p-yamux 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6ff51a5b2056bacee1c9f2ed8455cdf3c5c619261ddb4efc783119130aaf52"
|
|
|
-"checksum libsecp256k1 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "688e8d65e495567c2c35ea0001b26b9debf0b4ea11f8cccc954233b75fc3428a"
|
|
|
-"checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c"
|
|
|
-"checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
|
|
|
-"checksum malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "35adee9ed962cf7d07d62cb58bc45029f3227f5b5b86246caa8632f06c187bc3"
|
|
|
-"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|
|
|
-"checksum memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "88579771288728879b57485cc7d6b07d648c9f0141eb955f8ab7f9d45394468e"
|
|
|
-"checksum memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
|
|
|
-"checksum memory-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1eeeeab44c01c7da4409e68ec5b5db74c92305386efab3615e495b1dacaec196"
|
|
|
-"checksum memory_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"
|
|
|
-"checksum merlin 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "66448a173ad394ef5ebf734efa724f3644dcffda083b1e89979da4461ddac079"
|
|
|
-"checksum mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)" = "83f51996a3ed004ef184e16818edc51fadffe8e7ca68be67f9dee67d84d0ff23"
|
|
|
-"checksum mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "46e73a04c2fa6250b8d802134d56d554a9ec2922bf977777c805ea5def61ce40"
|
|
|
-"checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
|
|
|
-"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
|
|
|
-"checksum multistream-select 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f989d40aab0ed0d83c1cdb4856b5790e980b96548d1a921f280e985eb049f38d"
|
|
|
-"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
|
|
|
-"checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945"
|
|
|
-"checksum nohash-hasher 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0d138afcce92d219ccb6eb53d9b1e8a96ac0d633cfd3c53cd9856d96d1741bb8"
|
|
|
-"checksum nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2ad2a91a8e869eeb30b9cb3119ae87773a8f4ae617f41b1eb9c154b2905f7bd6"
|
|
|
-"checksum num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)" = "b85e541ef8255f6cf42bbfe4ef361305c6c135d10919ecc26126c4e5ae94bc09"
|
|
|
-"checksum num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6ba9a427cfca2be13aa6f6403b0b7e7368fe982bfa16fccc450ce74c46cd9b32"
|
|
|
-"checksum num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
|
|
|
-"checksum once_cell 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "532c29a261168a45ce28948f9537ddd7a5dd272cc513b3017b1e82a88f962c37"
|
|
|
-"checksum opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
|
|
|
-"checksum openssl 0.10.24 (registry+https://github.com/rust-lang/crates.io-index)" = "8152bb5a9b5b721538462336e3bef9a539f892715e5037fda0f984577311af15"
|
|
|
-"checksum openssl-sys 0.9.48 (registry+https://github.com/rust-lang/crates.io-index)" = "b5ba300217253bcc5dc68bed23d782affa45000193866e025329aa8a7a9f05b8"
|
|
|
-"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
|
|
|
-"checksum owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13"
|
|
|
-"checksum parity-bytes 0.1.0 (git+https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d)" = "<none>"
|
|
|
-"checksum parity-codec 3.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "2b9df1283109f542d8852cd6b30e9341acc2137481eb6157d2e62af68b0afec9"
|
|
|
-"checksum parity-codec-derive 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "00a486fd383382ddcb2de928364b1f82571c1e48274fc43b7667a4738ee4056c"
|
|
|
-"checksum parity-multiaddr 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b574ca9f0c0235c04de4c5110542959f64c9b8882f638b70f6c6be52c75bdc46"
|
|
|
-"checksum parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "df3a17dc27848fd99e4f87eb0f8c9baba6ede0a6d555400c850ca45254ef4ce3"
|
|
|
-"checksum parity-util-mem 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "89e80f22052161e0cb55cb5a8a75890420c525031f95c9d262dbb0434aa85dc1"
|
|
|
-"checksum parity-wasm 0.31.3 (registry+https://github.com/rust-lang/crates.io-index)" = "511379a8194230c2395d2f5fa627a5a7e108a9f976656ce723ae68fca4097bfc"
|
|
|
-"checksum parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4d05f1349491390b1730afba60bb20d55761bef489a954546b58b4b34e1e2ac"
|
|
|
-"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5"
|
|
|
-"checksum parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337"
|
|
|
-"checksum parking_lot_core 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4db1a8ccf734a7bce794cc19b3df06ed87ab2f3907036b693c68f56b4d4537fa"
|
|
|
-"checksum parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ad7f7e6ebdc79edff6fdcb87a55b620174f7a989e3eb31b65231f4af57f00b8c"
|
|
|
-"checksum parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9"
|
|
|
-"checksum paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1f4a4a1c555c6505821f9d58b8779d0f630a6b7e4e1be24ba718610acf01fa79"
|
|
|
-"checksum paste-impl 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "26e796e623b8b257215f27e6c80a5478856cae305f5b59810ff9acdaa34570e6"
|
|
|
-"checksum pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"
|
|
|
-"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
|
|
|
-"checksum pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c1d2cfa5a714db3b5f24f0915e74fcdf91d09d496ba61329705dda7774d2af"
|
|
|
-"checksum ppv-lite86 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e3cbf9f658cdb5000fcf6f362b8ea2ba154b9f146a61c7a20d647034c6b6561b"
|
|
|
-"checksum primitive-types 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6e8612a8dc70f26276fed6131c153ca277cf275ee0a5e2a50cd8a69c697beb8f"
|
|
|
-"checksum proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"
|
|
|
-"checksum proc-macro-hack 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "463bf29e7f11344e58c9e01f171470ab15c925c6822ad75028cc1c0e1d1eb63b"
|
|
|
-"checksum proc-macro-hack 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" = "982a35d1194084ba319d65c4a68d24ca28f5fdb5b8bc20899e4eef8641ea5178"
|
|
|
-"checksum proc-macro-hack-impl 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "38c47dcb1594802de8c02f3b899e2018c78291168a22c281be21ea0fb4796842"
|
|
|
-"checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
|
|
|
-"checksum protobuf 2.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8aefcec9f142b524d98fc81d07827743be89dd6586a1ba6ab21fa66a500b3fa5"
|
|
|
-"checksum quick-error 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5fb6ccf8db7bbcb9c2eae558db5ab4f3da1c2a87e4e597ed394726bc8ea6ca1d"
|
|
|
-"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
|
|
|
-"checksum quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
|
|
|
-"checksum rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)" = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"
|
|
|
-"checksum rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
|
|
|
-"checksum rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9"
|
|
|
-"checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
|
|
|
-"checksum rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d47eab0e83d9693d40f825f86948aa16eff6750ead4bdffc4ab95b8b3a7f052c"
|
|
|
-"checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
|
|
|
-"checksum rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
|
|
|
-"checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
|
|
|
-"checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
|
|
|
-"checksum rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "615e683324e75af5d43d8f7a39ffe3ee4a9dc42c5c701167a71dc59c3a493aca"
|
|
|
-"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
|
|
|
-"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
-"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
|
|
|
-"checksum rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
|
|
|
-"checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
|
|
|
-"checksum rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
|
|
|
-"checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
|
|
|
-"checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
|
|
|
-"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
|
|
|
-"checksum regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "88c3d9193984285d544df4a30c23a4e62ead42edf70a4452ceb76dac1ce05c26"
|
|
|
-"checksum regex-syntax 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b143cceb2ca5e56d5671988ef8b15615733e7ee16cd348e064333b251b89343f"
|
|
|
-"checksum ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)" = "426bc186e3e95cac1e4a4be125a4aca7e84c2d616ffc02244eef36e2a60a093c"
|
|
|
-"checksum rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "a7f4dccf6f4891ebcc0c39f9b6eb1a83b9bf5d747cb439ec6fba4f3b977038af"
|
|
|
-"checksum rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "403bb3a286107a04825a5f82e1270acc1e14028d3d554d7a1e08914549575ab8"
|
|
|
-"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
|
|
-"checksum rw-stream-sink 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9cbe61c20455d3015b2bb7be39e1872310283b8e5a52f5b242b0ac7581fe78"
|
|
|
-"checksum ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
|
|
|
-"checksum safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7f7bf422d23a88c16d5090d455f182bc99c60af4df6a345c63428acf5129e347"
|
|
|
-"checksum schnorrkel 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b5eff518f9bed3d803a0d002af0ab96339b0ebbedde3bec98a684986134b7a39"
|
|
|
-"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
|
|
|
-"checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
|
|
|
-"checksum secp256k1 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfaccd3a23619349e0878d9a241f34b1982343cdf67367058cd7d078d326b63e"
|
|
|
-"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
|
|
-"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
|
-"checksum send_wrapper 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a0eddf2e8f50ced781f288c19f18621fa72a3779e3cb58dbf23b07469b0abeb4"
|
|
|
-"checksum serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)" = "7fe5626ac617da2f2d9c48af5515a21d5a480dbd151e01bb1c355e26a3e68113"
|
|
|
-"checksum serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)" = "01e69e1b8a631f245467ee275b8c757b818653c6d704cdbcaeb56b56767b529c"
|
|
|
-"checksum serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
|
|
|
-"checksum sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "23962131a91661d643c98940b20fcaffe62d776a823247be80a48fcb8b6fce68"
|
|
|
-"checksum sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
|
|
|
-"checksum sha2 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d963c78ce367df26d7ea8b8cc655c651b42e8a1e584e869c1e17dae3ccb116a"
|
|
|
-"checksum sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b4d8bfd0e469f417657573d8451fb33d16cfe0989359b93baf3a1ffc639543d"
|
|
|
-"checksum sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"
|
|
|
-"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
|
|
|
-"checksum slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1cc9c640a4adbfbcc11ffb95efe5aa7af7309e002adab54b185507dbf2377b99"
|
|
|
-"checksum slog-async 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e544d16c6b230d84c866662fe55e31aacfca6ae71e6fc49ae9a311cb379bfc2f"
|
|
|
-"checksum slog-json 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ddc0d2aff1f8f325ef660d9a0eb6e6dcd20b30b3f581a5897f58bf42d061c37a"
|
|
|
-"checksum slog-scope 4.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d1d3ec6214d46e57a7ec87c1972bbca66c59172a0cfffa5233c54726afb946bf"
|
|
|
-"checksum smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"
|
|
|
-"checksum snow 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5a64f02fd208ef15bd2d1a65861df4707e416151e1272d02c8faafad1c138100"
|
|
|
-"checksum sourcefile 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3"
|
|
|
-"checksum spin 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbdb51a221842709c2dd65b62ad4b78289fc3e706a02c17a26104528b6aa7837"
|
|
|
-"checksum sr-api-macros 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum sr-io 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum sr-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum sr-std 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum sr-version 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-aura 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-balances 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-consensus 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-executive 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-finality-tracker 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-grandpa 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-indices 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-metadata 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-session 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-staking 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-sudo 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-support 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-support-procedural 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-support-procedural-tools 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-support-procedural-tools-derive 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-system 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum srml-timestamp 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
|
|
|
-"checksum static_assertions 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c19be23126415861cb3a23e501d34a708f7f9b2183c5252d690941c2e69199d5"
|
|
|
-"checksum static_slice 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "92a7e0c5e3dfb52e8fbe0e63a1b947bbb17b4036408b151353c4491374931362"
|
|
|
-"checksum stdweb 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)" = "a68c0ce28cf7400ed022e18da3c4591e14e1df02c70e93573cc59921b3923aeb"
|
|
|
-"checksum stdweb-derive 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0e21ebd9179de08f2300a65454268a17ea3de204627458588c84319c4def3930"
|
|
|
-"checksum stdweb-internal-macros 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "e68f7d08b76979a43e93fe043b66d2626e35d41d68b0b85519202c6dd8ac59fa"
|
|
|
-"checksum stdweb-internal-runtime 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d52317523542cc0af5b7e31017ad0f7d1e78da50455e38d5657cd17754f617da"
|
|
|
-"checksum stream-cipher 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8861bc80f649f5b4c9bd38b696ae9af74499d479dbfb327f0607de6b326a36bc"
|
|
|
-"checksum strum 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1810e25f576e7ffce1ff5243b37066da5ded0310b3274c20baaeccb1145b2806"
|
|
|
-"checksum strum_macros 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "572a2f4e53dd4c3483fd79e5cc10ddd773a3acb1169bbfe8762365e107110579"
|
|
|
-"checksum substrate-bip39 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d69ace596e9ca97837cc41f8edcfc4e0a997f227d5fc153d1010b60a0fe9acda"
|
|
|
-"checksum substrate-client 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-consensus-aura-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-consensus-authorities 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-consensus-common 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-executor 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-finality-grandpa-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-inherents 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-keyring 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-offchain-primitives 0.1.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-panic-handler 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-primitives 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-serializer 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-state-machine 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-telemetry 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum substrate-trie 1.0.0 (git+https://github.com/paritytech/substrate.git?branch=v1.0)" = "<none>"
|
|
|
-"checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
|
|
|
-"checksum subtle 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "01f40907d9ffc762709e4ff3eb4a6f6b41b650375a3f09ac92b641942b7fb082"
|
|
|
-"checksum syn 0.15.43 (registry+https://github.com/rust-lang/crates.io-index)" = "ee06ea4b620ab59a2267c6b48be16244a3389f8bfa0986bdd15c35b890b00af3"
|
|
|
-"checksum synstructure 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f"
|
|
|
-"checksum take_mut 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
|
|
|
-"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
|
|
|
-"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
|
|
|
-"checksum tiny-bip39 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c1c5676413eaeb1ea35300a0224416f57abc3bd251657e0fafc12c47ff98c060"
|
|
|
-"checksum tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d8a021c69bb74a44ccedb824a046447e2c84a01df9e5c20779750acb38e11b2"
|
|
|
-"checksum tk-listen 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5462b0f968c0457efe38fcd2df7e487096b992419e4f5337b06775a614bbda4b"
|
|
|
-"checksum tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)" = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
|
|
|
-"checksum tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
|
|
|
-"checksum tokio-current-thread 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "d16217cad7f1b840c5a97dfb3c43b0c871fef423a6e8d2118c604e843662a443"
|
|
|
-"checksum tokio-dns-unofficial 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "82c65483db54eb91b4ef3a9389a3364558590faf30ce473141707c0e16fda975"
|
|
|
-"checksum tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "0f27ee0e6db01c5f0b2973824547ce7e637b2ed79b891a9677b0de9bd532b6ac"
|
|
|
-"checksum tokio-fs 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "3fe6dc22b08d6993916647d108a1a7d15b9cd29c4f4496c62b92c45b5041b7af"
|
|
|
-"checksum tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "5090db468dad16e1a7a54c8c67280c5e4b544f3d3e018f0b913b400261f85926"
|
|
|
-"checksum tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "6af16bfac7e112bea8b0442542161bfc41cbfa4466b580bdda7d18cb88b911ce"
|
|
|
-"checksum tokio-sync 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2162248ff317e2bc713b261f242b69dbb838b85248ed20bb21df56d60ea4cae7"
|
|
|
-"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
|
|
|
-"checksum tokio-threadpool 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "90ca01319dea1e376a001e8dc192d42ebde6dd532532a5bad988ac37db365b19"
|
|
|
-"checksum tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "f2106812d500ed25a4f38235b9cae8f78a09edf43203e16e59c3b769a342a60e"
|
|
|
-"checksum tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92"
|
|
|
-"checksum tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
|
|
|
-"checksum toml 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b8c96d7873fa7ef8bdeb3a9cda3ac48389b4154f32b9803b4bc26220b677b039"
|
|
|
-"checksum trie-db 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ae063390324bfcf36c7e8e4fb1f85f6f0fb5dd04e1cd282581eb7b8b34b32de7"
|
|
|
-"checksum trie-root 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "485c5dd851148b6fdac9009f7c256d0a4b5f99f08bd2e63c258f1e483aed4f1d"
|
|
|
-"checksum twofish 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712d261e83e727c8e2dbb75dacac67c36e35db36a958ee504f2164fc052434e1"
|
|
|
-"checksum twox-hash 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3bfd5b7557925ce778ff9b9ef90e3ade34c524b5ff10e239c69a42d546d2af56"
|
|
|
-"checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
|
|
|
-"checksum uint 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2143cded94692b156c356508d92888acc824db5bffc0b4089732264c6fcf86d4"
|
|
|
-"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
|
|
|
-"checksum unicode-normalization 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "141339a08b982d942be2ca06ff8b076563cbe223d1befd5450716790d44e2426"
|
|
|
-"checksum unicode-segmentation 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1967f4cdfc355b37fd76d2a954fb2ed3871034eb4f26d60537d88795cfc332a9"
|
|
|
-"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
|
|
|
-"checksum unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2c64cdf40b4a9645534a943668681bcb219faf51874d4b65d2e0abda1b10a2ab"
|
|
|
-"checksum untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "55cd1f4b4e96b46aeb8d4855db4a7a9bd96eeeb5c6a1ab54593328761642ce2f"
|
|
|
-"checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
|
|
|
-"checksum vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "33dd455d0f96e90a75803cfeb7f948768c08d70a6de9a8d2362461935698bf95"
|
|
|
-"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|
|
|
-"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
-"checksum wasm-bindgen 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)" = "4de97fa1806bb1a99904216f6ac5e0c050dc4f8c676dc98775047c38e5c01b55"
|
|
|
-"checksum wasm-bindgen-backend 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)" = "5d82c170ef9f5b2c63ad4460dfcee93f3ec04a9a36a4cc20bc973c39e59ab8e3"
|
|
|
-"checksum wasm-bindgen-futures 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" = "73c25810ee684c909488c214f55abcbc560beb62146d352b9588519e73c2fed9"
|
|
|
-"checksum wasm-bindgen-macro 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)" = "f07d50f74bf7a738304f6b8157f4a581e1512cd9e9cdb5baad8c31bbe8ffd81d"
|
|
|
-"checksum wasm-bindgen-macro-support 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)" = "95cf8fe77e45ba5f91bc8f3da0c3aa5d464b3d8ed85d84f4d4c7cc106436b1d7"
|
|
|
-"checksum wasm-bindgen-shared 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)" = "d9c2d4d4756b2e46d3a5422e06277d02e4d3e1d62d138b76a4c681e925743623"
|
|
|
-"checksum wasm-bindgen-webidl 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)" = "24e47859b4eba3d3b9a5c2c299f9d6f8d0b613671315f6f0c5c7f835e524b36a"
|
|
|
-"checksum wasmi 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "aebbaef470840d157a5c47c8c49f024da7b1b80e90ff729ca982b2b80447e78b"
|
|
|
-"checksum wasmi-validation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab380192444b3e8522ae79c0a1976e42a82920916ccdfbce3def89f456ea33f3"
|
|
|
-"checksum web-sys 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" = "86d515d2f713d3a6ab198031d2181b7540f8e319e4637ec2d4a41a208335ef29"
|
|
|
-"checksum weedle 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3bb43f70885151e629e2a19ce9e50bd730fd436cfd4b666894c9ce4de9141164"
|
|
|
-"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
-"checksum winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f10e386af2b13e47c89e7236a7a14a086791a2b88ebad6df9bf42040195cf770"
|
|
|
-"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
|
-"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
-"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
-"checksum ws 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)" = "329d3e6dd450a9c5c73024e1047f0be7e24121a68484eb0b5368977bee3cf8c3"
|
|
|
-"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
|
|
-"checksum x25519-dalek 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7ee1585dc1484373cbc1cee7aafda26634665cf449436fd6e24bfd1fad230538"
|
|
|
-"checksum yamux 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "01bd67889938c48f0049fc60a77341039e6c3eaf16cb7693e6ead7c0ba701295"
|
|
|
-"checksum zeroize 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8ddfeb6eee2fb3b262ef6e0898a52b7563bb8e0d5955a313b3cf2f808246ea14"
|