|
|
@ -1,6 +1,6 @@
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "adler32"
|
|
|
|
name = "adler32"
|
|
|
|
version = "1.0.2"
|
|
|
|
version = "1.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -75,7 +75,7 @@ name = "backtrace-sys"
|
|
|
|
version = "0.1.14"
|
|
|
|
version = "0.1.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -109,7 +109,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bigint"
|
|
|
|
name = "bigint"
|
|
|
|
version = "4.3.0"
|
|
|
|
version = "4.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -123,7 +123,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -198,7 +198,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
|
|
|
name = "cc"
|
|
|
|
version = "1.0.10"
|
|
|
|
version = "1.0.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -242,6 +242,14 @@ dependencies = [
|
|
|
|
"vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "cmake"
|
|
|
|
|
|
|
|
version = "0.1.31"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "common-types"
|
|
|
|
name = "common-types"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
@ -266,7 +274,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "crc"
|
|
|
|
name = "crc"
|
|
|
|
version = "1.7.0"
|
|
|
|
version = "1.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -395,7 +403,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -446,7 +454,7 @@ version = "0.5.7"
|
|
|
|
source = "git+https://github.com/paritytech/rust-secp256k1#db81cfea59014b4d176f10f86ed52e1a130b6822"
|
|
|
|
source = "git+https://github.com/paritytech/rust-secp256k1#db81cfea59014b4d176f10f86ed52e1a130b6822"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -458,7 +466,7 @@ dependencies = [
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -489,7 +497,7 @@ dependencies = [
|
|
|
|
"keccak-hash 0.1.0",
|
|
|
|
"keccak-hash 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -502,7 +510,7 @@ dependencies = [
|
|
|
|
"crunchy 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crunchy 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types-serialize 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types-serialize 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fixed-hash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fixed-hash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -552,7 +560,7 @@ dependencies = [
|
|
|
|
"num 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-machine 0.1.0",
|
|
|
|
"parity-machine 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -609,7 +617,7 @@ dependencies = [
|
|
|
|
"crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -635,15 +643,15 @@ dependencies = [
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memory-cache 0.1.0",
|
|
|
|
"memory-cache 0.1.0",
|
|
|
|
"memorydb 0.1.1",
|
|
|
|
"memorydb 0.1.1",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"plain_hasher 0.1.0",
|
|
|
|
"plain_hasher 0.1.0",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp_derive 0.1.0",
|
|
|
|
"rlp_derive 0.1.0",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"stats 0.1.0",
|
|
|
|
"stats 0.1.0",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"triehash 0.1.0",
|
|
|
|
"triehash 0.1.0",
|
|
|
@ -660,7 +668,7 @@ dependencies = [
|
|
|
|
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -685,7 +693,7 @@ dependencies = [
|
|
|
|
"linked-hash-map 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"linked-hash-map 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"price-info 1.11.0",
|
|
|
|
"price-info 1.11.0",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"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)",
|
|
|
@ -731,13 +739,13 @@ dependencies = [
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"path 0.1.0",
|
|
|
|
"path 0.1.0",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -768,13 +776,13 @@ dependencies = [
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keccak-hash 0.1.0",
|
|
|
|
"keccak-hash 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"rand 0.3.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp_derive 0.1.0",
|
|
|
|
"rlp_derive 0.1.0",
|
|
|
|
"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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -805,9 +813,9 @@ dependencies = [
|
|
|
|
"kvdb-rocksdb 0.1.0",
|
|
|
|
"kvdb-rocksdb 0.1.0",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -850,7 +858,7 @@ dependencies = [
|
|
|
|
"jsonrpc-tcp-server 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-tcp-server 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"keccak-hash 0.1.0",
|
|
|
|
"keccak-hash 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -877,13 +885,13 @@ dependencies = [
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"macros 0.1.0",
|
|
|
|
"macros 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"plain_hasher 0.1.0",
|
|
|
|
"plain_hasher 0.1.0",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"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.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"trace-time 0.1.0",
|
|
|
|
"trace-time 0.1.0",
|
|
|
|
"triehash 0.1.0",
|
|
|
|
"triehash 0.1.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -913,7 +921,7 @@ dependencies = [
|
|
|
|
"ethereum-types-serialize 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types-serialize 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fixed-hash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fixed-hash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"uint 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"uint 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -922,7 +930,7 @@ name = "ethereum-types-serialize"
|
|
|
|
version = "0.2.1"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -931,7 +939,7 @@ version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-hex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -964,7 +972,7 @@ dependencies = [
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"parity-wordlist 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wordlist 1.2.0 (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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -982,14 +990,14 @@ dependencies = [
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wordlist 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wordlist 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"subtle 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"subtle 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1005,9 +1013,9 @@ dependencies = [
|
|
|
|
"ethstore 0.2.0",
|
|
|
|
"ethstore 0.2.0",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1023,7 +1031,7 @@ dependencies = [
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memory-cache 0.1.0",
|
|
|
|
"memory-cache 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (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)",
|
|
|
|
"vm 0.1.0",
|
|
|
|
"vm 0.1.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1042,7 +1050,7 @@ dependencies = [
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pretty_assertions 0.1.2 (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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"vm 0.1.0",
|
|
|
|
"vm 0.1.0",
|
|
|
@ -1096,7 +1104,7 @@ version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"miniz_oxide_c_api 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"miniz_oxide_c_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1181,7 +1189,7 @@ dependencies = [
|
|
|
|
"hidapi 0.3.1 (git+https://github.com/paritytech/hidapi-rs)",
|
|
|
|
"hidapi 0.3.1 (git+https://github.com/paritytech/hidapi-rs)",
|
|
|
|
"libusb 0.3.0 (git+https://github.com/paritytech/libusb-rs)",
|
|
|
|
"libusb 0.3.0 (git+https://github.com/paritytech/libusb-rs)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"protobuf 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"protobuf 1.5.1 (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)",
|
|
|
|
"trezor-sys 1.0.0 (git+https://github.com/paritytech/trezor-sys)",
|
|
|
|
"trezor-sys 1.0.0 (git+https://github.com/paritytech/trezor-sys)",
|
|
|
@ -1221,7 +1229,7 @@ name = "hidapi"
|
|
|
|
version = "0.3.1"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "git+https://github.com/paritytech/hidapi-rs#d4d323767d6f27cf5a3d73fbae0b0f2134d579bf"
|
|
|
|
source = "git+https://github.com/paritytech/hidapi-rs#d4d323767d6f27cf5a3d73fbae0b0f2134d579bf"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1348,7 +1356,7 @@ dependencies = [
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memorydb 0.1.1",
|
|
|
|
"memorydb 0.1.1",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"plain_hasher 0.1.0",
|
|
|
|
"plain_hasher 0.1.0",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"util-error 0.1.0",
|
|
|
|
"util-error 0.1.0",
|
|
|
@ -1357,11 +1365,11 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-core"
|
|
|
|
name = "jsonrpc-core"
|
|
|
|
version = "8.0.1"
|
|
|
|
version = "8.0.1"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1369,7 +1377,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-http-server"
|
|
|
|
name = "jsonrpc-http-server"
|
|
|
|
version = "8.0.0"
|
|
|
|
version = "8.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hyper 0.11.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.11.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
@ -1382,7 +1390,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-ipc-server"
|
|
|
|
name = "jsonrpc-ipc-server"
|
|
|
|
version = "8.0.0"
|
|
|
|
version = "8.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-server-utils 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-server-utils 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
@ -1394,27 +1402,27 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-macros"
|
|
|
|
name = "jsonrpc-macros"
|
|
|
|
version = "8.0.0"
|
|
|
|
version = "8.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-pubsub 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-pubsub 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-pubsub"
|
|
|
|
name = "jsonrpc-pubsub"
|
|
|
|
version = "8.0.0"
|
|
|
|
version = "8.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-server-utils"
|
|
|
|
name = "jsonrpc-server-utils"
|
|
|
|
version = "8.0.0"
|
|
|
|
version = "8.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"globset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"globset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1427,25 +1435,25 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-tcp-server"
|
|
|
|
name = "jsonrpc-tcp-server"
|
|
|
|
version = "8.0.0"
|
|
|
|
version = "8.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-server-utils 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-server-utils 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.6.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 = "8.0.0"
|
|
|
|
version = "8.0.0"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#c8e6336798be4444953def351099078617d40efd"
|
|
|
|
source = "git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11#6b972b5fd34ada4a7de6aed1a8c92475a907732d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-core 8.0.1 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-server-utils 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"jsonrpc-server-utils 8.0.0 (git+https://github.com/paritytech/jsonrpc.git?branch=parity-1.11)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ws 0.7.5 (git+https://github.com/tomusdrw/ws-rs)",
|
|
|
|
"ws 0.7.5 (git+https://github.com/tomusdrw/ws-rs)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1454,7 +1462,7 @@ dependencies = [
|
|
|
|
name = "keccak-hash"
|
|
|
|
name = "keccak-hash"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1483,7 +1491,7 @@ name = "kvdb-memorydb"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"kvdb 0.1.0",
|
|
|
|
"kvdb 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1496,7 +1504,7 @@ dependencies = [
|
|
|
|
"kvdb 0.1.0",
|
|
|
|
"kvdb 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rocksdb 0.4.5 (git+https://github.com/paritytech/rust-rocksdb)",
|
|
|
|
"rocksdb 0.4.5 (git+https://github.com/paritytech/rust-rocksdb)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1542,7 +1550,7 @@ name = "libusb-sys"
|
|
|
|
version = "0.2.4"
|
|
|
|
version = "0.2.4"
|
|
|
|
source = "git+https://github.com/paritytech/libusb-sys#14bdb698003731b6344a79e1d814704e44363e7c"
|
|
|
|
source = "git+https://github.com/paritytech/libusb-sys#14bdb698003731b6344a79e1d814704e44363e7c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1566,6 +1574,15 @@ dependencies = [
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "lock_api"
|
|
|
|
|
|
|
|
version = "0.1.3"
|
|
|
|
|
|
|
|
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)",
|
|
|
|
|
|
|
|
"scopeguard 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
|
|
|
name = "log"
|
|
|
|
version = "0.3.9"
|
|
|
|
version = "0.3.9"
|
|
|
@ -1642,7 +1659,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
name = "memorydb"
|
|
|
|
name = "memorydb"
|
|
|
|
version = "0.1.1"
|
|
|
|
version = "0.1.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bigint 4.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bigint 4.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"elastic-array 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hashdb 0.1.1",
|
|
|
|
"hashdb 0.1.1",
|
|
|
@ -1685,22 +1702,22 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
|
|
|
name = "miniz_oxide"
|
|
|
|
version = "0.1.2"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"adler32 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide_c_api"
|
|
|
|
name = "miniz_oxide_c_api"
|
|
|
|
version = "0.1.2"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crc 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"miniz_oxide 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"miniz_oxide 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1818,7 +1835,7 @@ dependencies = [
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1831,8 +1848,8 @@ dependencies = [
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ntp 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ntp 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1873,7 +1890,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1963,7 +1980,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "parity"
|
|
|
|
name = "parity"
|
|
|
|
version = "1.11.7"
|
|
|
|
version = "1.11.8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2014,9 +2031,9 @@ dependencies = [
|
|
|
|
"parity-rpc 1.11.0",
|
|
|
|
"parity-rpc 1.11.0",
|
|
|
|
"parity-rpc-client 1.4.0",
|
|
|
|
"parity-rpc-client 1.4.0",
|
|
|
|
"parity-updater 1.11.0",
|
|
|
|
"parity-updater 1.11.0",
|
|
|
|
"parity-version 1.11.7",
|
|
|
|
"parity-version 1.11.8",
|
|
|
|
"parity-whisper 0.1.0",
|
|
|
|
"parity-whisper 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"path 0.1.0",
|
|
|
|
"path 0.1.0",
|
|
|
|
"pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2027,7 +2044,7 @@ dependencies = [
|
|
|
|
"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)",
|
|
|
|
"rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2062,16 +2079,16 @@ dependencies = [
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parity-ui 1.11.0",
|
|
|
|
"parity-ui 1.11.0",
|
|
|
|
"parity-ui-deprecation 1.10.0",
|
|
|
|
"parity-ui-deprecation 1.10.0",
|
|
|
|
"parity-version 1.11.7",
|
|
|
|
"parity-version 1.11.8",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"registrar 0.0.1",
|
|
|
|
"registrar 0.0.1",
|
|
|
|
"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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"zip 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"zip 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2107,7 +2124,7 @@ dependencies = [
|
|
|
|
"mime 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime_guess 2.0.0-alpha.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime_guess 2.0.0-alpha.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"registrar 0.0.1",
|
|
|
|
"registrar 0.0.1",
|
|
|
|
"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)",
|
|
|
@ -2140,7 +2157,7 @@ dependencies = [
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"kvdb-memorydb 0.1.0",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -2204,8 +2221,8 @@ dependencies = [
|
|
|
|
"order-stat 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"order-stat 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parity-reactor 0.1.0",
|
|
|
|
"parity-updater 1.11.0",
|
|
|
|
"parity-updater 1.11.0",
|
|
|
|
"parity-version 1.11.7",
|
|
|
|
"parity-version 1.11.8",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"patricia-trie 0.1.0",
|
|
|
|
"pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2213,7 +2230,7 @@ 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.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"stats 0.1.0",
|
|
|
|
"stats 0.1.0",
|
|
|
@ -2236,8 +2253,8 @@ dependencies = [
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-rpc 1.11.0",
|
|
|
|
"parity-rpc 1.11.0",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -2325,8 +2342,8 @@ dependencies = [
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-hash-fetch 1.11.0",
|
|
|
|
"parity-hash-fetch 1.11.0",
|
|
|
|
"parity-version 1.11.7",
|
|
|
|
"parity-version 1.11.8",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"path 0.1.0",
|
|
|
|
"path 0.1.0",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2336,7 +2353,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "parity-version"
|
|
|
|
name = "parity-version"
|
|
|
|
version = "1.11.7"
|
|
|
|
version = "1.11.8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ethcore-bytes 0.1.0",
|
|
|
|
"ethcore-bytes 0.1.0",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
@ -2348,12 +2365,10 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "parity-wasm"
|
|
|
|
name = "parity-wasm"
|
|
|
|
version = "0.27.5"
|
|
|
|
version = "0.31.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2373,15 +2388,15 @@ dependencies = [
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mem 0.1.0",
|
|
|
|
"mem 0.1.0",
|
|
|
|
"ordered-float 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ordered-float 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ring 0.12.1 (git+https://github.com/paritytech/ring)",
|
|
|
|
"ring 0.12.1 (git+https://github.com/paritytech/ring)",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"rlp 0.2.1",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -2397,13 +2412,22 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
|
|
|
name = "parking_lot"
|
|
|
|
version = "0.5.4"
|
|
|
|
version = "0.5.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot_core 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot_core 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "parking_lot"
|
|
|
|
|
|
|
|
version = "0.6.2"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"parking_lot_core 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
|
|
|
name = "parking_lot_core"
|
|
|
|
version = "0.2.6"
|
|
|
|
version = "0.2.6"
|
|
|
@ -2412,7 +2436,7 @@ dependencies = [
|
|
|
|
"kernel32-sys 0.2.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.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -2488,7 +2512,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "podio"
|
|
|
|
name = "podio"
|
|
|
|
version = "0.1.5"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2509,7 +2533,7 @@ dependencies = [
|
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.11.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.11.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -2552,7 +2576,7 @@ dependencies = [
|
|
|
|
"hamming 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hamming 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal-bit 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal-bit 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal-estimate 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal-estimate 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2585,7 +2609,7 @@ dependencies = [
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
"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)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"vm 0.1.0",
|
|
|
|
"vm 0.1.0",
|
|
|
@ -2594,16 +2618,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "pwasm-utils"
|
|
|
|
name = "pwasm-utils"
|
|
|
|
version = "0.1.5"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.29.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wasm 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"parity-wasm 0.27.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2671,7 +2691,7 @@ dependencies = [
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2726,9 +2746,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ring"
|
|
|
|
name = "ring"
|
|
|
|
version = "0.12.1"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "git+https://github.com/paritytech/ring#b98d7f586c0467d68e9946a5f47b4a04b9a86b4a"
|
|
|
|
source = "git+https://github.com/paritytech/ring#bae475e9f7ea7dd4ae671bef4b576089a9b06731"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2779,7 +2799,7 @@ name = "rocksdb-sys"
|
|
|
|
version = "0.3.0"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "git+https://github.com/paritytech/rust-rocksdb#ecf06adf3148ab10f6f7686b724498382ff4f36e"
|
|
|
|
source = "git+https://github.com/paritytech/rust-rocksdb#ecf06adf3148ab10f6f7686b724498382ff4f36e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"snappy-sys 0.1.0 (git+https://github.com/paritytech/rust-snappy)",
|
|
|
|
"snappy-sys 0.1.0 (git+https://github.com/paritytech/rust-snappy)",
|
|
|
@ -2800,7 +2820,7 @@ dependencies = [
|
|
|
|
name = "rpc-cli"
|
|
|
|
name = "rpc-cli"
|
|
|
|
version = "1.4.0"
|
|
|
|
version = "1.4.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bigint 4.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bigint 4.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-rpc 1.11.0",
|
|
|
|
"parity-rpc 1.11.0",
|
|
|
|
"parity-rpc-client 1.4.0",
|
|
|
|
"parity-rpc-client 1.4.0",
|
|
|
@ -2899,7 +2919,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
|
|
|
name = "serde"
|
|
|
|
version = "1.0.37"
|
|
|
|
version = "1.0.70"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2927,7 +2947,7 @@ name = "serde_ignored"
|
|
|
|
version = "0.0.4"
|
|
|
|
version = "0.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2938,7 +2958,7 @@ dependencies = [
|
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2996,7 +3016,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
|
|
|
name = "smallvec"
|
|
|
|
version = "0.4.3"
|
|
|
|
version = "0.4.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3005,7 +3025,7 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "snappy"
|
|
|
|
name = "snappy"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://github.com/paritytech/rust-snappy#40ac9a0d9fd613e7f38df800a11a589b7296da73"
|
|
|
|
source = "git+https://github.com/paritytech/rust-snappy#798408ffef8f86dd51481673aca10f5348d7491b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"snappy-sys 0.1.0 (git+https://github.com/paritytech/rust-snappy)",
|
|
|
|
"snappy-sys 0.1.0 (git+https://github.com/paritytech/rust-snappy)",
|
|
|
@ -3014,9 +3034,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "snappy-sys"
|
|
|
|
name = "snappy-sys"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://github.com/paritytech/rust-snappy#40ac9a0d9fd613e7f38df800a11a589b7296da73"
|
|
|
|
source = "git+https://github.com/paritytech/rust-snappy#798408ffef8f86dd51481673aca10f5348d7491b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3414,7 +3434,7 @@ name = "toml"
|
|
|
|
version = "0.4.5"
|
|
|
|
version = "0.4.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3431,7 +3451,7 @@ dependencies = [
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"trace-time 0.1.0",
|
|
|
|
"trace-time 0.1.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3635,21 +3655,21 @@ dependencies = [
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethereum-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wasm 0.27.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wasm 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pwasm-utils 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pwasm-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"vm 0.1.0",
|
|
|
|
"vm 0.1.0",
|
|
|
|
"wasmi 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmi 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "wasmi"
|
|
|
|
name = "wasmi"
|
|
|
|
version = "0.2.0"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memory_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memory_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nan-preserving-float 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nan-preserving-float 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wasm 0.27.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-wasm 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3684,7 +3704,7 @@ dependencies = [
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"panic_hook 0.1.0",
|
|
|
|
"parity-whisper 0.1.0",
|
|
|
|
"parity-whisper 0.1.0",
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3765,17 +3785,17 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "zip"
|
|
|
|
name = "zip"
|
|
|
|
version = "0.3.1"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"msdos_time 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"msdos_time 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"podio 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
[metadata]
|
|
|
|
"checksum adler32 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6cbd0b9af8587c72beadc9f72d35b9fbb070982c9e6203e46e93f10df25f8f45"
|
|
|
|
"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
|
|
|
|
"checksum aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4"
|
|
|
|
"checksum aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4"
|
|
|
|
"checksum ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6b3568b48b7cefa6b8ce125f9bb4989e52fbcc29ebea88df04cc7c5f12f70455"
|
|
|
|
"checksum ansi_term 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6b3568b48b7cefa6b8ce125f9bb4989e52fbcc29ebea88df04cc7c5f12f70455"
|
|
|
|
"checksum app_dirs 1.2.1 (git+https://github.com/paritytech/app-dirs-rs)" = "<none>"
|
|
|
|
"checksum app_dirs 1.2.1 (git+https://github.com/paritytech/app-dirs-rs)" = "<none>"
|
|
|
@ -3789,7 +3809,7 @@ dependencies = [
|
|
|
|
"checksum base32 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1b9605ba46d61df0410d8ac686b0007add8172eba90e8e909c347856fe794d8c"
|
|
|
|
"checksum base32 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1b9605ba46d61df0410d8ac686b0007add8172eba90e8e909c347856fe794d8c"
|
|
|
|
"checksum base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96434f987501f0ed4eb336a411e0631ecd1afa11574fe148587adc4ff96143c9"
|
|
|
|
"checksum base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96434f987501f0ed4eb336a411e0631ecd1afa11574fe148587adc4ff96143c9"
|
|
|
|
"checksum base64 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "229d032f1a99302697f10b27167ae6d03d49d032e6a8e2550e8d3fc13356d2b4"
|
|
|
|
"checksum base64 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "229d032f1a99302697f10b27167ae6d03d49d032e6a8e2550e8d3fc13356d2b4"
|
|
|
|
"checksum bigint 4.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b4a6d961f23ce43ce7391b994c78174691e41274a5c48a1cda69caf04af173e1"
|
|
|
|
"checksum bigint 4.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "da1dde4308822ffaa13665757273a1b787481212f3f9b1c470a864b179a01f1b"
|
|
|
|
"checksum bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e"
|
|
|
|
"checksum bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e"
|
|
|
|
"checksum bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d9bf6104718e80d7b26a68fdbacff3481cfc05df670821affc7e9cbc1884400c"
|
|
|
|
"checksum bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d9bf6104718e80d7b26a68fdbacff3481cfc05df670821affc7e9cbc1884400c"
|
|
|
|
"checksum bit-vec 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "02b4ff8b16e6076c3e14220b39fbc1fabb6737522281a388998046859400895f"
|
|
|
|
"checksum bit-vec 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "02b4ff8b16e6076c3e14220b39fbc1fabb6737522281a388998046859400895f"
|
|
|
@ -3801,12 +3821,13 @@ dependencies = [
|
|
|
|
"checksum build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39"
|
|
|
|
"checksum build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39"
|
|
|
|
"checksum byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "652805b7e73fada9d85e9a6682a4abd490cb52d96aeecc12e33a0de34dfd0d23"
|
|
|
|
"checksum byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "652805b7e73fada9d85e9a6682a4abd490cb52d96aeecc12e33a0de34dfd0d23"
|
|
|
|
"checksum bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1b7db437d718977f6dc9b2e3fd6fc343c02ac6b899b73fdd2179163447bd9ce9"
|
|
|
|
"checksum bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1b7db437d718977f6dc9b2e3fd6fc343c02ac6b899b73fdd2179163447bd9ce9"
|
|
|
|
"checksum cc 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8b9d2900f78631a5876dc5d6c9033ede027253efcd33dd36b1309fc6cab97ee0"
|
|
|
|
"checksum cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "49ec142f5768efb5b7622aebc3fdbdbb8950a4b9ba996393cb76ef7466e8747d"
|
|
|
|
"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de"
|
|
|
|
"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de"
|
|
|
|
"checksum cid 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d85ee025368e69063c420cbb2ed9f852cb03a5e69b73be021e65726ce03585b6"
|
|
|
|
"checksum cid 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d85ee025368e69063c420cbb2ed9f852cb03a5e69b73be021e65726ce03585b6"
|
|
|
|
"checksum clap 2.29.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8f4a2b3bb7ef3c672d7c13d15613211d5a6976b6892c598b0fcb5d40765f19c2"
|
|
|
|
"checksum clap 2.29.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8f4a2b3bb7ef3c672d7c13d15613211d5a6976b6892c598b0fcb5d40765f19c2"
|
|
|
|
|
|
|
|
"checksum cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)" = "95470235c31c726d72bf2e1f421adc1e65b9d561bf5529612cbe1a72da1467b3"
|
|
|
|
"checksum conv 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "78ff10625fd0ac447827aa30ea8b861fead473bb60aeb73af6c1c58caf0d1299"
|
|
|
|
"checksum conv 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "78ff10625fd0ac447827aa30ea8b861fead473bb60aeb73af6c1c58caf0d1299"
|
|
|
|
"checksum crc 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bd5d02c0aac6bd68393ed69e00bbc2457f3e89075c6349db7189618dc4ddc1d7"
|
|
|
|
"checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
|
|
|
|
"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
|
|
|
|
"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
|
|
|
|
"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
|
|
|
|
"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
|
|
|
|
"checksum crossbeam-deque 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c1bdc73742c36f7f35ebcda81dbb33a7e0d33757d03a06d9ddca762712ec5ea2"
|
|
|
|
"checksum crossbeam-deque 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c1bdc73742c36f7f35ebcda81dbb33a7e0d33757d03a06d9ddca762712ec5ea2"
|
|
|
@ -3882,6 +3903,7 @@ dependencies = [
|
|
|
|
"checksum linked-hash-map 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7860ec297f7008ff7a1e3382d7f7e1dcd69efc94751a2284bafc3d013c2aa939"
|
|
|
|
"checksum linked-hash-map 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7860ec297f7008ff7a1e3382d7f7e1dcd69efc94751a2284bafc3d013c2aa939"
|
|
|
|
"checksum linked-hash-map 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d2aab0478615bb586559b0114d94dd8eca4fdbb73b443adcb0d00b61692b4bf"
|
|
|
|
"checksum linked-hash-map 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d2aab0478615bb586559b0114d94dd8eca4fdbb73b443adcb0d00b61692b4bf"
|
|
|
|
"checksum local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e1ceb20f39ff7ae42f3ff9795f3986b1daad821caaa1e1732a0944103a5a1a66"
|
|
|
|
"checksum local-encoding 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e1ceb20f39ff7ae42f3ff9795f3986b1daad821caaa1e1732a0944103a5a1a66"
|
|
|
|
|
|
|
|
"checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
|
|
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
|
|
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
|
|
|
|
"checksum log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "89f010e843f2b1a31dbd316b3b8d443758bc634bed37aabade59c686d644e0a2"
|
|
|
|
"checksum log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "89f010e843f2b1a31dbd316b3b8d443758bc634bed37aabade59c686d644e0a2"
|
|
|
|
"checksum lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4d06ff7ff06f729ce5f4e227876cb88d10bc59cd4ae1e09fbb2bde15c850dc21"
|
|
|
|
"checksum lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4d06ff7ff06f729ce5f4e227876cb88d10bc59cd4ae1e09fbb2bde15c850dc21"
|
|
|
@ -3892,8 +3914,8 @@ dependencies = [
|
|
|
|
"checksum memory_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"
|
|
|
|
"checksum memory_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"
|
|
|
|
"checksum mime 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e3d709ffbb330e1566dc2f2a3c9b58a5ad4a381f740b810cd305dc3f089bc160"
|
|
|
|
"checksum mime 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e3d709ffbb330e1566dc2f2a3c9b58a5ad4a381f740b810cd305dc3f089bc160"
|
|
|
|
"checksum mime_guess 2.0.0-alpha.2 (registry+https://github.com/rust-lang/crates.io-index)" = "27a5e6679a0614e25adc14c6434ba84e41632b765a6d9cb2031a0cca682699ae"
|
|
|
|
"checksum mime_guess 2.0.0-alpha.2 (registry+https://github.com/rust-lang/crates.io-index)" = "27a5e6679a0614e25adc14c6434ba84e41632b765a6d9cb2031a0cca682699ae"
|
|
|
|
"checksum miniz_oxide 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "aaa2d3ad070f428fffbd7d3ca2ea20bb0d8cffe9024405c44e1840bc1418b398"
|
|
|
|
"checksum miniz_oxide 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9ba430291c9d6cedae28bcd2d49d1c32fc57d60cd49086646c5dd5673a870eb5"
|
|
|
|
"checksum miniz_oxide_c_api 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "92d98fdbd6145645828069b37ea92ca3de225e000d80702da25c20d3584b38a5"
|
|
|
|
"checksum miniz_oxide_c_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5a5b8234d6103ebfba71e29786da4608540f862de5ce980a1c94f86a40ca0d51"
|
|
|
|
"checksum mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)" = "6d771e3ef92d58a8da8df7d6976bfca9371ed1de6619d9d5a5ce5b1f29b85bfe"
|
|
|
|
"checksum mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)" = "6d771e3ef92d58a8da8df7d6976bfca9371ed1de6619d9d5a5ce5b1f29b85bfe"
|
|
|
|
"checksum mio-named-pipes 0.1.5 (git+https://github.com/alexcrichton/mio-named-pipes)" = "<none>"
|
|
|
|
"checksum mio-named-pipes 0.1.5 (git+https://github.com/alexcrichton/mio-named-pipes)" = "<none>"
|
|
|
|
"checksum mio-uds 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1731a873077147b626d89cc6c2a0db6288d607496c5d10c0cfcf3adc697ec673"
|
|
|
|
"checksum mio-uds 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1731a873077147b626d89cc6c2a0db6288d607496c5d10c0cfcf3adc697ec673"
|
|
|
@ -3924,16 +3946,17 @@ dependencies = [
|
|
|
|
"checksum parity-ui-old-dev 1.9.0 (git+https://github.com/parity-js/dapp-wallet.git?rev=65deb02e7c007a0fd8aab0c089c93e3fd1de6f87)" = "<none>"
|
|
|
|
"checksum parity-ui-old-dev 1.9.0 (git+https://github.com/parity-js/dapp-wallet.git?rev=65deb02e7c007a0fd8aab0c089c93e3fd1de6f87)" = "<none>"
|
|
|
|
"checksum parity-ui-old-precompiled 1.9.0 (git+https://github.com/js-dist-paritytech/parity-master-1-10-wallet.git?rev=4b6f112412716cd05123d32eeb7fda448288a6c6)" = "<none>"
|
|
|
|
"checksum parity-ui-old-precompiled 1.9.0 (git+https://github.com/js-dist-paritytech/parity-master-1-10-wallet.git?rev=4b6f112412716cd05123d32eeb7fda448288a6c6)" = "<none>"
|
|
|
|
"checksum parity-ui-precompiled 1.9.0 (git+https://github.com/js-dist-paritytech/parity-master-1-10-shell.git?rev=bd25b41cd642c6b822d820dded3aa601a29aa079)" = "<none>"
|
|
|
|
"checksum parity-ui-precompiled 1.9.0 (git+https://github.com/js-dist-paritytech/parity-master-1-10-shell.git?rev=bd25b41cd642c6b822d820dded3aa601a29aa079)" = "<none>"
|
|
|
|
"checksum parity-wasm 0.27.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a93ad771f67ce8a6af64c6444a99c07b15f4674203657496fc31244ffb1de2c3"
|
|
|
|
"checksum parity-wasm 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e1c91199d14bd5b78ecade323d4a891d094799749c1b9e82d9c590c2e2849a40"
|
|
|
|
"checksum parity-wordlist 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d0dec124478845b142f68b446cbee953d14d4b41f1bc0425024417720dce693"
|
|
|
|
"checksum parity-wordlist 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d0dec124478845b142f68b446cbee953d14d4b41f1bc0425024417720dce693"
|
|
|
|
"checksum parking_lot 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9fd9d732f2de194336fb02fe11f9eed13d9e76f13f4315b4d88a14ca411750cd"
|
|
|
|
"checksum parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4d05f1349491390b1730afba60bb20d55761bef489a954546b58b4b34e1e2ac"
|
|
|
|
|
|
|
|
"checksum parking_lot 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "901d6514273469bb17380c1ac3f51fb3ce54be1f960e51a6f04901eba313ab8d"
|
|
|
|
"checksum parking_lot_core 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "4f610cb9664da38e417ea3225f23051f589851999535290e077939838ab7a595"
|
|
|
|
"checksum parking_lot_core 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "4f610cb9664da38e417ea3225f23051f589851999535290e077939838ab7a595"
|
|
|
|
"checksum percent-encoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de154f638187706bde41d9b4738748933d64e6b37bdbffc0b47a97d16a6ae356"
|
|
|
|
"checksum percent-encoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de154f638187706bde41d9b4738748933d64e6b37bdbffc0b47a97d16a6ae356"
|
|
|
|
"checksum phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "cb325642290f28ee14d8c6201159949a872f220c62af6e110a56ea914fbe42fc"
|
|
|
|
"checksum phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "cb325642290f28ee14d8c6201159949a872f220c62af6e110a56ea914fbe42fc"
|
|
|
|
"checksum phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d62594c0bb54c464f633175d502038177e90309daf2e0158be42ed5f023ce88f"
|
|
|
|
"checksum phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d62594c0bb54c464f633175d502038177e90309daf2e0158be42ed5f023ce88f"
|
|
|
|
"checksum phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "6b07ffcc532ccc85e3afc45865469bf5d9e4ef5bfcf9622e3cfe80c2d275ec03"
|
|
|
|
"checksum phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "6b07ffcc532ccc85e3afc45865469bf5d9e4ef5bfcf9622e3cfe80c2d275ec03"
|
|
|
|
"checksum phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "07e24b0ca9643bdecd0632f2b3da6b1b89bbb0030e0b992afc1113b23a7bc2f2"
|
|
|
|
"checksum phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "07e24b0ca9643bdecd0632f2b3da6b1b89bbb0030e0b992afc1113b23a7bc2f2"
|
|
|
|
"checksum podio 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e5422a1ee1bc57cc47ae717b0137314258138f38fd5f3cea083f43a9725383a0"
|
|
|
|
"checksum podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd"
|
|
|
|
"checksum pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2412f3332a07c7a2a50168988dcc184f32180a9758ad470390e5f55e089f6b6e"
|
|
|
|
"checksum pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2412f3332a07c7a2a50168988dcc184f32180a9758ad470390e5f55e089f6b6e"
|
|
|
|
"checksum primal 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0e31b86efadeaeb1235452171a66689682783149a6249ff334a2c5d8218d00a4"
|
|
|
|
"checksum primal 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0e31b86efadeaeb1235452171a66689682783149a6249ff334a2c5d8218d00a4"
|
|
|
|
"checksum primal-bit 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "686a64e2f50194c64942992af5799e6b6e8775b8f88c607d72ed0a2fd58b9b21"
|
|
|
|
"checksum primal-bit 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "686a64e2f50194c64942992af5799e6b6e8775b8f88c607d72ed0a2fd58b9b21"
|
|
|
@ -3943,7 +3966,7 @@ dependencies = [
|
|
|
|
"checksum proc-macro2 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "388d7ea47318c5ccdeb9ba6312cee7d3f65dd2804be8580a170fce410d50b786"
|
|
|
|
"checksum proc-macro2 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "388d7ea47318c5ccdeb9ba6312cee7d3f65dd2804be8580a170fce410d50b786"
|
|
|
|
"checksum protobuf 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40e2484e639dcae0985fc483ad76ce7ad78ee5aa092751d7d538f0b20d76486b"
|
|
|
|
"checksum protobuf 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40e2484e639dcae0985fc483ad76ce7ad78ee5aa092751d7d538f0b20d76486b"
|
|
|
|
"checksum pulldown-cmark 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8361e81576d2e02643b04950e487ec172b687180da65c731c03cf336784e6c07"
|
|
|
|
"checksum pulldown-cmark 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8361e81576d2e02643b04950e487ec172b687180da65c731c03cf336784e6c07"
|
|
|
|
"checksum pwasm-utils 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d51e9954a77aab7b4b606dc315a49cbed187924f163b6750cdf6d5677dbf0839"
|
|
|
|
"checksum pwasm-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "90d2b3c5bf24275fc77db6b14ec00a7a085d8ff9d1c4215fb6f6263e8d7b01bc"
|
|
|
|
"checksum quasi 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "18c45c4854d6d1cf5d531db97c75880feb91c958b0720f4ec1057135fec358b3"
|
|
|
|
"checksum quasi 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "18c45c4854d6d1cf5d531db97c75880feb91c958b0720f4ec1057135fec358b3"
|
|
|
|
"checksum quasi_codegen 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9e25fa23c044c1803f43ca59c98dac608976dd04ce799411edd58ece776d4"
|
|
|
|
"checksum quasi_codegen 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9e25fa23c044c1803f43ca59c98dac608976dd04ce799411edd58ece776d4"
|
|
|
|
"checksum quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7b0ff51282f28dc1b53fd154298feaa2e77c5ea0dba68e1fd8b03b72fbe13d2a"
|
|
|
|
"checksum quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7b0ff51282f28dc1b53fd154298feaa2e77c5ea0dba68e1fd8b03b72fbe13d2a"
|
|
|
@ -3973,7 +3996,7 @@ dependencies = [
|
|
|
|
"checksum sct 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1137b767bbe1c4d30656993bdd97422ed41255d9400b105d735f8c7d9e800632"
|
|
|
|
"checksum sct 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1137b767bbe1c4d30656993bdd97422ed41255d9400b105d735f8c7d9e800632"
|
|
|
|
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
|
|
|
"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 semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
|
|
"checksum serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "d3bcee660dcde8f52c3765dd9ca5ee36b4bf35470a738eb0bd5a8752b0389645"
|
|
|
|
"checksum serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" = "0c3adf19c07af6d186d91dae8927b83b0553d07ca56cbf7f2f32560455c91920"
|
|
|
|
"checksum serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "f1711ab8b208541fa8de00425f6a577d90f27bb60724d2bb5fd911314af9668f"
|
|
|
|
"checksum serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "f1711ab8b208541fa8de00425f6a577d90f27bb60724d2bb5fd911314af9668f"
|
|
|
|
"checksum serde_derive_internals 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)" = "89b340a48245bc03ddba31d0ff1709c118df90edc6adabaca4aac77aea181cce"
|
|
|
|
"checksum serde_derive_internals 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)" = "89b340a48245bc03ddba31d0ff1709c118df90edc6adabaca4aac77aea181cce"
|
|
|
|
"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
|
|
|
|
"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
|
|
|
@ -3987,7 +4010,7 @@ dependencies = [
|
|
|
|
"checksum slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23"
|
|
|
|
"checksum slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23"
|
|
|
|
"checksum slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fdeff4cd9ecff59ec7e3744cbca73dfe5ac35c2aedb2cfba8a1c715a18912e9d"
|
|
|
|
"checksum slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fdeff4cd9ecff59ec7e3744cbca73dfe5ac35c2aedb2cfba8a1c715a18912e9d"
|
|
|
|
"checksum smallvec 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c8cbcd6df1e117c2210e13ab5109635ad68a929fcbb8964dc965b76cb5ee013"
|
|
|
|
"checksum smallvec 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c8cbcd6df1e117c2210e13ab5109635ad68a929fcbb8964dc965b76cb5ee013"
|
|
|
|
"checksum smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8fcd03faf178110ab0334d74ca9631d77f94c8c11cc77fcb59538abf0025695d"
|
|
|
|
"checksum smallvec 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f90c5e5fe535e48807ab94fc611d323935f39d4660c52b26b96446a7b33aef10"
|
|
|
|
"checksum snappy 0.1.0 (git+https://github.com/paritytech/rust-snappy)" = "<none>"
|
|
|
|
"checksum snappy 0.1.0 (git+https://github.com/paritytech/rust-snappy)" = "<none>"
|
|
|
|
"checksum snappy-sys 0.1.0 (git+https://github.com/paritytech/rust-snappy)" = "<none>"
|
|
|
|
"checksum snappy-sys 0.1.0 (git+https://github.com/paritytech/rust-snappy)" = "<none>"
|
|
|
|
"checksum socket2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "06dc9f86ee48652b7c80f3d254e3b9accb67a928c562c64d10d7b016d3d98dab"
|
|
|
|
"checksum socket2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "06dc9f86ee48652b7c80f3d254e3b9accb67a928c562c64d10d7b016d3d98dab"
|
|
|
@ -4048,7 +4071,7 @@ dependencies = [
|
|
|
|
"checksum vergen 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c3365f36c57e5df714a34be40902b27a992eeddb9996eca52d0584611cf885d"
|
|
|
|
"checksum vergen 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c3365f36c57e5df714a34be40902b27a992eeddb9996eca52d0584611cf885d"
|
|
|
|
"checksum version_check 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6b772017e347561807c1aa192438c5fd74242a670a6cffacc40f2defd1dc069d"
|
|
|
|
"checksum version_check 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6b772017e347561807c1aa192438c5fd74242a670a6cffacc40f2defd1dc069d"
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
"checksum wasmi 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46df76793c28cd8f590d5667f540a81c1c245440a17b03560e381226e27cf348"
|
|
|
|
"checksum wasmi 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "076dfb6fe482466f13c191c1ae658692665886776073867881e4ae52bcbc8b4a"
|
|
|
|
"checksum webpki 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9e1622384bcb5458c6a3e3fa572f53ea8fef1cc85e535a2983dea87e9154fac2"
|
|
|
|
"checksum webpki 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9e1622384bcb5458c6a3e3fa572f53ea8fef1cc85e535a2983dea87e9154fac2"
|
|
|
|
"checksum webpki-roots 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "155d4060e5befdf3a6076bd28c22513473d9900b763c9e4521acc6f78a75415c"
|
|
|
|
"checksum webpki-roots 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "155d4060e5befdf3a6076bd28c22513473d9900b763c9e4521acc6f78a75415c"
|
|
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
@ -4061,4 +4084,4 @@ dependencies = [
|
|
|
|
"checksum xdg 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a66b7c2281ebde13cf4391d70d4c7e5946c3c25e72a7b859ca8f677dcd0b0c61"
|
|
|
|
"checksum xdg 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a66b7c2281ebde13cf4391d70d4c7e5946c3c25e72a7b859ca8f677dcd0b0c61"
|
|
|
|
"checksum xml-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3c1cb601d29fe2c2ac60a2b2e5e293994d87a1f6fa9687a31a15270f909be9c2"
|
|
|
|
"checksum xml-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3c1cb601d29fe2c2ac60a2b2e5e293994d87a1f6fa9687a31a15270f909be9c2"
|
|
|
|
"checksum xmltree 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9cfb54ca6b8f17d2377219ce485b134d53561b77e1393c7ea416f543a527431"
|
|
|
|
"checksum xmltree 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9cfb54ca6b8f17d2377219ce485b134d53561b77e1393c7ea416f543a527431"
|
|
|
|
"checksum zip 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "10931e278527cea65682696481e6d840371d581079df529ebfee186e0eaad719"
|
|
|
|
"checksum zip 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "77ce0ceee93c995954a31f77903925a6a8bb094709445238e344f2107910e29e"
|
|
|
|