|
|
@ -173,14 +173,6 @@ dependencies = [
|
|
|
|
"multihash 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"multihash 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "clippy"
|
|
|
|
|
|
|
|
version = "0.0.90"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"clippy_lints 0.0.90 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "clippy"
|
|
|
|
name = "clippy"
|
|
|
|
version = "0.0.103"
|
|
|
|
version = "0.0.103"
|
|
|
@ -189,20 +181,6 @@ dependencies = [
|
|
|
|
"clippy_lints 0.0.103 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy_lints 0.0.103 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "clippy_lints"
|
|
|
|
|
|
|
|
version = "0.0.90"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"quine-mc_cluskey 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"regex-syntax 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"toml 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"unicode-normalization 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "clippy_lints"
|
|
|
|
name = "clippy_lints"
|
|
|
|
version = "0.0.103"
|
|
|
|
version = "0.0.103"
|
|
|
@ -802,13 +780,12 @@ dependencies = [
|
|
|
|
name = "fetch"
|
|
|
|
name = "fetch"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clippy 0.0.90 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"futures 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-cpupool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-cpupool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1052,19 +1029,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-core"
|
|
|
|
name = "jsonrpc-core"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-http-server"
|
|
|
|
name = "jsonrpc-http-server"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hyper 0.10.0-a.0 (git+https://github.com/paritytech/hyper)",
|
|
|
|
"hyper 0.10.0-a.0 (git+https://github.com/paritytech/hyper)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
@ -1077,7 +1054,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-ipc-server"
|
|
|
|
name = "jsonrpc-ipc-server"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
@ -1090,18 +1067,19 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-macros"
|
|
|
|
name = "jsonrpc-macros"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-pubsub 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-pubsub 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"serde 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-minihttp-server"
|
|
|
|
name = "jsonrpc-minihttp-server"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"bytes 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-server-utils 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-server-utils 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1114,7 +1092,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-pubsub"
|
|
|
|
name = "jsonrpc-pubsub"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1124,7 +1102,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-server-utils"
|
|
|
|
name = "jsonrpc-server-utils"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"globset 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"globset 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
@ -1136,21 +1114,21 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-tcp-server"
|
|
|
|
name = "jsonrpc-tcp-server"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-server-utils 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-server-utils 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-ws-server"
|
|
|
|
name = "jsonrpc-ws-server"
|
|
|
|
version = "7.0.0"
|
|
|
|
version = "7.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d8dae528860d7fe976a8e3ec060a792e2496573b"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7#d12476f42ee672fa9d023f66fcfa5981d9aaba3a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-core 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-server-utils 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
|
"jsonrpc-server-utils 7.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.7)",
|
|
|
@ -1192,6 +1170,14 @@ name = "libc"
|
|
|
|
version = "0.2.21"
|
|
|
|
version = "0.2.21"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "libflate"
|
|
|
|
|
|
|
|
version = "0.1.9"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "libusb"
|
|
|
|
name = "libusb"
|
|
|
|
version = "0.3.0"
|
|
|
|
version = "0.3.0"
|
|
|
@ -1723,9 +1709,9 @@ dependencies = [
|
|
|
|
"ethkey 0.2.0",
|
|
|
|
"ethkey 0.2.0",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rlp 0.2.0",
|
|
|
|
"rlp 0.2.0",
|
|
|
|
"serde 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1775,9 +1761,9 @@ dependencies = [
|
|
|
|
"rust-crypto 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rust-crypto 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"stats 0.1.0",
|
|
|
|
"stats 0.1.0",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-timer 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-timer 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2105,15 +2091,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "reqwest"
|
|
|
|
name = "reqwest"
|
|
|
|
version = "0.4.0"
|
|
|
|
version = "0.6.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hyper 0.10.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.10.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper-native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper-native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"libflate 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -2388,12 +2375,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
|
|
|
name = "serde_urlencoded"
|
|
|
|
version = "0.4.1"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"dtoa 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"dtoa 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -2650,14 +2637,16 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-minihttp"
|
|
|
|
name = "tokio-minihttp"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://github.com/tomusdrw/tokio-minihttp#8acbafae3e77e7f7eb516b441ec84695580221dd"
|
|
|
|
source = "git+https://github.com/tomusdrw/tokio-minihttp#67a400060bd29e51beaf206c552845255b6f699f"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"bytes 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"httparse 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"httparse 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"net2 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"net2 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-core 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-core 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"tokio-io 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-proto 0.1.0 (git+https://github.com/tomusdrw/tokio-proto)",
|
|
|
|
"tokio-proto 0.1.0 (git+https://github.com/tomusdrw/tokio-proto)",
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -2956,9 +2945,7 @@ dependencies = [
|
|
|
|
"checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c"
|
|
|
|
"checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c"
|
|
|
|
"checksum cid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "34aa7da06f10541fbca6850719cdaa8fa03060a5d2fb33840f149cf8133a00c7"
|
|
|
|
"checksum cid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "34aa7da06f10541fbca6850719cdaa8fa03060a5d2fb33840f149cf8133a00c7"
|
|
|
|
"checksum clippy 0.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "5b4fabf979ddf6419a313c1c0ada4a5b95cfd2049c56e8418d622d27b4b6ff32"
|
|
|
|
"checksum clippy 0.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "5b4fabf979ddf6419a313c1c0ada4a5b95cfd2049c56e8418d622d27b4b6ff32"
|
|
|
|
"checksum clippy 0.0.90 (registry+https://github.com/rust-lang/crates.io-index)" = "d19bda68c3db98e3a780342f6101b44312fef20a5f13ce756d1202a35922b01b"
|
|
|
|
|
|
|
|
"checksum clippy_lints 0.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "ce96ec05bfe018a0d5d43da115e54850ea2217981ff0f2e462780ab9d594651a"
|
|
|
|
"checksum clippy_lints 0.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "ce96ec05bfe018a0d5d43da115e54850ea2217981ff0f2e462780ab9d594651a"
|
|
|
|
"checksum clippy_lints 0.0.90 (registry+https://github.com/rust-lang/crates.io-index)" = "3d4ed67c69b9bb35169be2538691d290a3aa0cbfd4b9f0bfb7c221fc1d399a96"
|
|
|
|
|
|
|
|
"checksum cookie 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d53b80dde876f47f03cda35303e368a79b91c70b0d65ecba5fd5280944a08591"
|
|
|
|
"checksum cookie 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d53b80dde876f47f03cda35303e368a79b91c70b0d65ecba5fd5280944a08591"
|
|
|
|
"checksum core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "20a6d0448d3a99d977ae4a2aa5a98d886a923e863e81ad9ff814645b6feb3bbd"
|
|
|
|
"checksum core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "20a6d0448d3a99d977ae4a2aa5a98d886a923e863e81ad9ff814645b6feb3bbd"
|
|
|
|
"checksum core-foundation-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "05eed248dc504a5391c63794fe4fb64f46f071280afaa1b73308f3c0ce4574c5"
|
|
|
|
"checksum core-foundation-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "05eed248dc504a5391c63794fe4fb64f46f071280afaa1b73308f3c0ce4574c5"
|
|
|
@ -3016,6 +3003,7 @@ dependencies = [
|
|
|
|
"checksum lazycell 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ce12306c4739d86ee97c23139f3a34ddf0387bbf181bc7929d287025a8c3ef6b"
|
|
|
|
"checksum lazycell 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ce12306c4739d86ee97c23139f3a34ddf0387bbf181bc7929d287025a8c3ef6b"
|
|
|
|
"checksum lazycell 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ec38a5c22f1ef3e30d2642aa875620d60edeef36cef43c4739d86215ce816331"
|
|
|
|
"checksum lazycell 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ec38a5c22f1ef3e30d2642aa875620d60edeef36cef43c4739d86215ce816331"
|
|
|
|
"checksum libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "88ee81885f9f04bff991e306fea7c1c60a5f0f9e409e99f6b40e3311a3363135"
|
|
|
|
"checksum libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "88ee81885f9f04bff991e306fea7c1c60a5f0f9e409e99f6b40e3311a3363135"
|
|
|
|
|
|
|
|
"checksum libflate 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "59fa4619e0f202f63fde6046eafe0e754e829369c5e892abeca0c22a12dcfec9"
|
|
|
|
"checksum libusb 0.3.0 (git+https://github.com/paritytech/libusb-rs)" = "<none>"
|
|
|
|
"checksum libusb 0.3.0 (git+https://github.com/paritytech/libusb-rs)" = "<none>"
|
|
|
|
"checksum libusb-sys 0.2.3 (git+https://github.com/paritytech/libusb-sys)" = "<none>"
|
|
|
|
"checksum libusb-sys 0.2.3 (git+https://github.com/paritytech/libusb-sys)" = "<none>"
|
|
|
|
"checksum linked-hash-map 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bda158e0dabeb97ee8a401f4d17e479d6b891a14de0bba79d5cc2d4d325b5e48"
|
|
|
|
"checksum linked-hash-map 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bda158e0dabeb97ee8a401f4d17e479d6b891a14de0bba79d5cc2d4d325b5e48"
|
|
|
@ -3089,7 +3077,7 @@ dependencies = [
|
|
|
|
"checksum regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4278c17d0f6d62dfef0ab00028feb45bd7d2102843f80763474eeb1be8a10c01"
|
|
|
|
"checksum regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4278c17d0f6d62dfef0ab00028feb45bd7d2102843f80763474eeb1be8a10c01"
|
|
|
|
"checksum regex-syntax 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "841591b1e05609a643e3b4d0045fce04f701daba7151ddcd3ad47b080693d5a9"
|
|
|
|
"checksum regex-syntax 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "841591b1e05609a643e3b4d0045fce04f701daba7151ddcd3ad47b080693d5a9"
|
|
|
|
"checksum regex-syntax 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9191b1f57603095f105d317e375d19b1c9c5c3185ea9633a99a6dcbed04457"
|
|
|
|
"checksum regex-syntax 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9191b1f57603095f105d317e375d19b1c9c5c3185ea9633a99a6dcbed04457"
|
|
|
|
"checksum reqwest 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3bef9ed8fdfcc30947d6b774938dc0c3f369a474efe440df2c7f278180b2d2e6"
|
|
|
|
"checksum reqwest 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1d56dbe269dbe19d716b76ec8c3efce8ef84e974f5b7e5527463e8c0507d4e17"
|
|
|
|
"checksum ring 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)" = "873ec7c2b7c9bf58024eb8f1bbc40a6499cd23c1adc59532f4af9e355f1de0f3"
|
|
|
|
"checksum ring 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)" = "873ec7c2b7c9bf58024eb8f1bbc40a6499cd23c1adc59532f4af9e355f1de0f3"
|
|
|
|
"checksum rocksdb 0.4.5 (git+https://github.com/paritytech/rust-rocksdb)" = "<none>"
|
|
|
|
"checksum rocksdb 0.4.5 (git+https://github.com/paritytech/rust-rocksdb)" = "<none>"
|
|
|
|
"checksum rocksdb-sys 0.3.0 (git+https://github.com/paritytech/rust-rocksdb)" = "<none>"
|
|
|
|
"checksum rocksdb-sys 0.3.0 (git+https://github.com/paritytech/rust-rocksdb)" = "<none>"
|
|
|
@ -3118,7 +3106,7 @@ dependencies = [
|
|
|
|
"checksum serde_derive_internals 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "021c338d22c7e30f957a6ab7e388cb6098499dda9fd4ba1661ee074ca7a180d1"
|
|
|
|
"checksum serde_derive_internals 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "021c338d22c7e30f957a6ab7e388cb6098499dda9fd4ba1661ee074ca7a180d1"
|
|
|
|
"checksum serde_json 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)" = "cf37ce931677e98b4fa5e6469aaa3ab4b6228309ea33b1b22d3ec055adfc4515"
|
|
|
|
"checksum serde_json 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)" = "cf37ce931677e98b4fa5e6469aaa3ab4b6228309ea33b1b22d3ec055adfc4515"
|
|
|
|
"checksum serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "48b04779552e92037212c3615370f6bd57a40ebba7f20e554ff9f55e41a69a7b"
|
|
|
|
"checksum serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "48b04779552e92037212c3615370f6bd57a40ebba7f20e554ff9f55e41a69a7b"
|
|
|
|
"checksum serde_urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a81f15da4b9780e1524697f73b09076b6e42298ef673bead9ca8f848b334ef84"
|
|
|
|
"checksum serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce0fd303af908732989354c6f02e05e2e6d597152870f2c6990efb0577137480"
|
|
|
|
"checksum sha1 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cc30b1e1e8c40c121ca33b86c23308a090d19974ef001b4bf6e61fd1a0fb095c"
|
|
|
|
"checksum sha1 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cc30b1e1e8c40c121ca33b86c23308a090d19974ef001b4bf6e61fd1a0fb095c"
|
|
|
|
"checksum shell32-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "72f20b8f3c060374edb8046591ba28f62448c369ccbdc7b02075103fb3a9e38d"
|
|
|
|
"checksum shell32-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "72f20b8f3c060374edb8046591ba28f62448c369ccbdc7b02075103fb3a9e38d"
|
|
|
|
"checksum siphasher 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c44e42fa187b5a8782489cf7740cc27c3125806be2bf33563cf5e02e9533fcd"
|
|
|
|
"checksum siphasher 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c44e42fa187b5a8782489cf7740cc27c3125806be2bf33563cf5e02e9533fcd"
|
|
|
|