|
|
|
@ -8,7 +8,7 @@ dependencies = [
|
|
|
|
|
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rlp 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -24,7 +24,7 @@ dependencies = [
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"memory-db 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -591,7 +591,7 @@ dependencies = [
|
|
|
|
|
"ethcore-db 0.1.0",
|
|
|
|
|
"ethcore-miner 1.12.0",
|
|
|
|
|
"ethereum-types 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"registrar 0.0.1",
|
|
|
|
|
"stats 0.1.0",
|
|
|
|
@ -852,9 +852,9 @@ name = "derive_more"
|
|
|
|
|
version = "0.99.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1119,9 +1119,9 @@ dependencies = [
|
|
|
|
|
"itertools 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"machine 0.1.0",
|
|
|
|
@ -1188,8 +1188,8 @@ dependencies = [
|
|
|
|
|
"ethereum-types 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itertools 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-crypto 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1246,7 +1246,7 @@ version = "0.1.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"common-types 0.1.0",
|
|
|
|
|
"ethereum-types 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-util-mem 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rlp 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1294,8 +1294,8 @@ dependencies = [
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"machine 0.1.0",
|
|
|
|
|
"memory-cache 0.1.0",
|
|
|
|
@ -1447,7 +1447,7 @@ dependencies = [
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"machine 0.1.0",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1488,8 +1488,8 @@ dependencies = [
|
|
|
|
|
"hyper 0.12.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"jsonrpc-server-utils 14.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1523,8 +1523,8 @@ dependencies = [
|
|
|
|
|
"ethcore-private-tx 1.0.0",
|
|
|
|
|
"ethcore-sync 1.12.0",
|
|
|
|
|
"ethereum-types 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"snapshot 0.1.0",
|
|
|
|
|
"spec 0.1.0",
|
|
|
|
@ -1567,7 +1567,7 @@ dependencies = [
|
|
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"machine 0.1.0",
|
|
|
|
|
"macros 0.1.0",
|
|
|
|
@ -1740,7 +1740,7 @@ dependencies = [
|
|
|
|
|
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"machine 0.1.0",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2174,6 +2174,16 @@ dependencies = [
|
|
|
|
|
"serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "impl-trait-for-tuples"
|
|
|
|
|
version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "indexmap"
|
|
|
|
|
version = "1.3.0"
|
|
|
|
@ -2291,8 +2301,8 @@ dependencies = [
|
|
|
|
|
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"memory-db 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2327,9 +2337,9 @@ version = "14.0.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2450,33 +2460,36 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "kvdb"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-util-mem 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "kvdb-memorydb"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-util-mem 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "kvdb-rocksdb"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"fs-swap 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"interleaved-ordered 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-util-mem 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rocksdb 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2637,8 +2650,8 @@ name = "malloc_size_of_derive"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2700,8 +2713,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
name = "migration-rocksdb"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"macros 0.1.0",
|
|
|
|
|
"tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2850,7 +2863,7 @@ dependencies = [
|
|
|
|
|
"ethcore-network 1.12.0",
|
|
|
|
|
"ethcore-network-devp2p 1.12.0",
|
|
|
|
|
"ethereum-types 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3085,8 +3098,8 @@ dependencies = [
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"migration-rocksdb 0.1.0",
|
|
|
|
|
"node-filter 1.12.0",
|
|
|
|
@ -3176,8 +3189,8 @@ dependencies = [
|
|
|
|
|
"common-types 0.1.0",
|
|
|
|
|
"ethcore-io 1.12.0",
|
|
|
|
|
"ethkey 0.4.0",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-crypto 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rlp 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3386,6 +3399,29 @@ dependencies = [
|
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parity-util-mem"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-util-mem-derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parity-util-mem-derive"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parity-version"
|
|
|
|
|
version = "2.8.0"
|
|
|
|
@ -3572,7 +3608,7 @@ dependencies = [
|
|
|
|
|
"itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"macros 0.1.0",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3676,9 +3712,9 @@ name = "proc-macro-hack"
|
|
|
|
|
version = "0.5.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -3691,7 +3727,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro2"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
version = "1.0.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3741,7 +3777,7 @@ name = "quote"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -4229,9 +4265,9 @@ name = "serde_derive"
|
|
|
|
|
version = "1.0.103"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -4359,8 +4395,8 @@ dependencies = [
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4405,8 +4441,8 @@ dependencies = [
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4464,7 +4500,7 @@ dependencies = [
|
|
|
|
|
"instant-seal 0.1.0",
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"machine 0.1.0",
|
|
|
|
|
"null-engine 0.1.0",
|
|
|
|
@ -4502,7 +4538,7 @@ dependencies = [
|
|
|
|
|
"journaldb 0.2.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keccak-hasher 0.1.1",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"memory-cache 0.1.0",
|
|
|
|
@ -4574,10 +4610,10 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "syn"
|
|
|
|
|
version = "1.0.5"
|
|
|
|
|
version = "1.0.14"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -4598,9 +4634,9 @@ name = "synstructure"
|
|
|
|
|
version = "0.12.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -4970,7 +5006,7 @@ dependencies = [
|
|
|
|
|
"ethcore-db 0.1.0",
|
|
|
|
|
"ethereum-types 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"evm 0.1.0",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-bytes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-util-mem 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -5195,7 +5231,7 @@ dependencies = [
|
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
|
"executive-state 0.1.0",
|
|
|
|
|
"keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"machine 0.1.0",
|
|
|
|
@ -5347,9 +5383,9 @@ dependencies = [
|
|
|
|
|
"bumpalo 3.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-shared 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -5367,9 +5403,9 @@ name = "wasm-bindgen-macro-support"
|
|
|
|
|
version = "0.2.58"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-backend 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-shared 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -5387,9 +5423,9 @@ dependencies = [
|
|
|
|
|
"anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-backend 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"weedle 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -5689,6 +5725,7 @@ dependencies = [
|
|
|
|
|
"checksum impl-codec 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1be51a921b067b0eaca2fad532d9400041561aa922221cc65f95a85641c6bf53"
|
|
|
|
|
"checksum impl-rlp 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8f7a72f11830b52333f36e3b09a288333888bf54380fd0ac0790a3c31ab0f3c5"
|
|
|
|
|
"checksum impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "58e3cae7e99c7ff5a995da2cf78dd0a5383740eda71d98cf7b1910c301ac69b8"
|
|
|
|
|
"checksum impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"
|
|
|
|
|
"checksum indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712d7b3ea5827fcb9d4fda14bf4da5f136f0db2ae9c8f4bd4e2d1c6fde4e6db2"
|
|
|
|
|
"checksum integer-encoding 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "26746cbc2e680af687e88d717f20ff90079bd10fc984ad57d277cd0e37309fa5"
|
|
|
|
|
"checksum interleaved-ordered 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "141340095b15ed7491bd3d4ced9d20cebfb826174b6bb03386381f62b01e3d77"
|
|
|
|
@ -5713,9 +5750,9 @@ dependencies = [
|
|
|
|
|
"checksum keccak-hash 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e563fa6fe52b2686094846118bf2cb2e6f75e6b8cec6c3aba09be8e835c7f998"
|
|
|
|
|
"checksum keccak-hasher 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3bf18164fd7ce989041f8fc4a1ae72a8bd1bec3575f2aeaf1d4968fc053aabef"
|
|
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
|
|
"checksum kvdb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cecee8d85a74f6b8284710d52a7d1196f09e31f8217e1f184a475b509d360554"
|
|
|
|
|
"checksum kvdb-memorydb 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0a5d70712b1fe0f02ce7ee36a962fcb0b15d0fe11262ba21a4aa839ef22cf60d"
|
|
|
|
|
"checksum kvdb-rocksdb 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "54cc6b52f7e511de9f07fd77cda70247adfc6b8192e4b5a1b6dbca416dc425b5"
|
|
|
|
|
"checksum kvdb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8396be0e5561ccd1bf7ff0b2007487cdd7a87a056873fe6ea906b35d4dbf7ed8"
|
|
|
|
|
"checksum kvdb-memorydb 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4d25ef14155e418515c4839e9144c839de3506e68946f255a32b7f166095493d"
|
|
|
|
|
"checksum kvdb-rocksdb 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "af488cc16c3801705c8d681c3a32c8faa8fafc7fb5309dee0f573f3c6a19d395"
|
|
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
"checksum lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ddba4c30a78328befecec92fc94970e53b3ae385827d28620f0f5bb2493081e0"
|
|
|
|
|
"checksum libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)" = "1a31a0627fdf1f6a39ec0dd577e101440b7db22672c0901fe00a9a6fbb5c24e8"
|
|
|
|
@ -5776,6 +5813,8 @@ dependencies = [
|
|
|
|
|
"checksum parity-snappy-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1a413d51e5e1927320c9de992998e4a279dffb8c8a7363570198bd8383e66f1b"
|
|
|
|
|
"checksum parity-tokio-ipc 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1e57fea504fea33f9fbb5f49f378359030e7e026a6ab849bb9e8f0787376f1bf"
|
|
|
|
|
"checksum parity-util-mem 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8174d85e62c4d615fddd1ef67966bdc5757528891d0742f15b131ad04667b3f9"
|
|
|
|
|
"checksum parity-util-mem 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "900dd84654b048e5bad420bb341658fc2c4d7fea628c22bcf4621733e54859b4"
|
|
|
|
|
"checksum parity-util-mem-derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
|
|
|
|
|
"checksum parity-wasm 0.31.3 (registry+https://github.com/rust-lang/crates.io-index)" = "511379a8194230c2395d2f5fa627a5a7e108a9f976656ce723ae68fca4097bfc"
|
|
|
|
|
"checksum parity-wordlist 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "573d08f0d3bc8a6ffcdac1de2725b5daeed8db26345a9c12d91648e2d6457f3e"
|
|
|
|
|
"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5"
|
|
|
|
@ -5803,7 +5842,7 @@ dependencies = [
|
|
|
|
|
"checksum proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"
|
|
|
|
|
"checksum proc-macro-hack 0.5.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e688f31d92ffd7c1ddc57a1b4e6d773c0f2a14ee437a4b0a4f5a69c80eb221c8"
|
|
|
|
|
"checksum proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)" = "3d7b7eaaa90b4a90a932a9ea6666c95a389e424eff347f0f793979289429feee"
|
|
|
|
|
"checksum proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c5c2380ae88876faae57698be9e9775e3544decad214599c3a6266cca6ac802"
|
|
|
|
|
"checksum proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548"
|
|
|
|
|
"checksum pwasm-utils 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e9135bed7b452e20dbb395a2d519abaf0c46d60e7ecc02daeeab447d29bada1"
|
|
|
|
|
"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
|
|
|
|
|
"checksum quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "dd636425967c33af890042c483632d33fa7a18f19ad1d7ea72e8998c6ef8dea5"
|
|
|
|
@ -5889,7 +5928,7 @@ dependencies = [
|
|
|
|
|
"checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
|
|
|
|
|
"checksum subtle 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "01dca13cf6c3b179864ab3292bd794e757618d35a7766b7c46050c614ba00829"
|
|
|
|
|
"checksum syn 0.15.26 (registry+https://github.com/rust-lang/crates.io-index)" = "f92e629aa1d9c827b2bb8297046c1ccffc57c99b947a680d3ccff1f136a3bee9"
|
|
|
|
|
"checksum syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "66850e97125af79138385e9b88339cbcd037e3f28ceab8c5ad98e64f0f1f80bf"
|
|
|
|
|
"checksum syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "af6f3550d8dff9ef7dc34d384ac6f107e5d31c8f57d9f28e0081503f547ac8f5"
|
|
|
|
|
"checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015"
|
|
|
|
|
"checksum synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545"
|
|
|
|
|
"checksum target_info 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c63f48baada5c52e65a29eef93ab4f8982681b67f9e8d29c7b05abcfec2b9ffe"
|
|
|
|
|