|
|
@ -132,7 +132,7 @@ dependencies = [
|
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -187,7 +187,7 @@ version = "1.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.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -314,7 +314,7 @@ dependencies = [
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-automata 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-automata 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -324,8 +324,8 @@ dependencies = [
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -339,7 +339,7 @@ version = "0.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"feature-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"feature-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -428,7 +428,7 @@ dependencies = [
|
|
|
|
"log 0.4.8 (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.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -483,7 +483,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -784,7 +784,7 @@ dependencies = [
|
|
|
|
"csv-core 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"csv-core 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -946,7 +946,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"strsim 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"strsim 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -964,7 +964,7 @@ dependencies = [
|
|
|
|
"curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1309,7 +1309,7 @@ name = "generic-array"
|
|
|
|
version = "0.13.2"
|
|
|
|
version = "0.13.2"
|
|
|
|
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.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1784,7 +1784,7 @@ dependencies = [
|
|
|
|
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-pubsub 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-pubsub 14.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1798,8 +1798,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1844,7 +1844,7 @@ dependencies = [
|
|
|
|
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 14.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1905,8 +1905,8 @@ dependencies = [
|
|
|
|
"petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2394,7 +2394,7 @@ dependencies = [
|
|
|
|
"data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unsigned-varint 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -3123,7 +3123,7 @@ dependencies = [
|
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pin-project-lite 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pin-project-lite 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustls 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustls 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3334,10 +3334,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
|
|
|
name = "serde"
|
|
|
|
version = "1.0.105"
|
|
|
|
version = "1.0.106"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3345,12 +3345,12 @@ name = "serde_bytes"
|
|
|
|
version = "0.11.3"
|
|
|
|
version = "0.11.3"
|
|
|
|
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.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
|
|
|
name = "serde_derive"
|
|
|
|
version = "1.0.105"
|
|
|
|
version = "1.0.106"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3365,7 +3365,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3375,7 +3375,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3386,7 +3386,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3599,8 +3599,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-archiver-utils 1.2.0",
|
|
|
|
"solana-archiver-utils 1.2.0",
|
|
|
|
"solana-chacha 1.2.0",
|
|
|
|
"solana-chacha 1.2.0",
|
|
|
@ -3742,8 +3742,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3756,8 +3756,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-runtime 1.2.0",
|
|
|
|
"solana-runtime 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"thiserror 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"thiserror 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3831,8 +3831,8 @@ dependencies = [
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pretty-hex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pretty-hex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-budget-program 1.2.0",
|
|
|
|
"solana-budget-program 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
@ -3862,8 +3862,8 @@ version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -3881,8 +3881,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-net-utils 1.2.0",
|
|
|
|
"solana-net-utils 1.2.0",
|
|
|
@ -3901,8 +3901,8 @@ dependencies = [
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -3938,8 +3938,8 @@ dependencies = [
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test_derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test_derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3992,7 +3992,7 @@ dependencies = [
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 0.15.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 0.15.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4037,8 +4037,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-runtime 1.2.0",
|
|
|
|
"solana-runtime 1.2.0",
|
|
|
@ -4063,8 +4063,8 @@ dependencies = [
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
@ -4080,7 +4080,7 @@ dependencies = [
|
|
|
|
"base64 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"base64 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
@ -4140,8 +4140,8 @@ dependencies = [
|
|
|
|
"nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"reqwest 0.10.4 (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.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-client 1.2.0",
|
|
|
|
"solana-client 1.2.0",
|
|
|
@ -4195,7 +4195,7 @@ dependencies = [
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rocksdb 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rocksdb 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-budget-program 1.2.0",
|
|
|
|
"solana-budget-program 1.2.0",
|
|
|
@ -4288,7 +4288,7 @@ version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"byte-unit 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byte-unit 3.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
@ -4347,9 +4347,9 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
@ -4373,7 +4373,7 @@ version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
@ -4389,8 +4389,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nix 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"socket2 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"socket2 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
@ -4431,7 +4431,7 @@ dependencies = [
|
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-budget-program 1.2.0",
|
|
|
|
"solana-budget-program 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
@ -4494,8 +4494,8 @@ dependencies = [
|
|
|
|
"num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-measure 1.2.0",
|
|
|
|
"solana-measure 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
@ -4514,7 +4514,7 @@ name = "solana-scripts"
|
|
|
|
version = "1.2.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"csv 1.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"csv 1.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -4539,9 +4539,9 @@ dependencies = [
|
|
|
|
"pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-crate-features 1.2.0",
|
|
|
|
"solana-crate-features 1.2.0",
|
|
|
@ -4596,7 +4596,7 @@ dependencies = [
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"console 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"console 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test_derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serial_test_derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4621,8 +4621,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-config-program 1.2.0",
|
|
|
|
"solana-config-program 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
@ -4641,8 +4641,8 @@ dependencies = [
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -4683,8 +4683,8 @@ version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -4731,8 +4731,8 @@ dependencies = [
|
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-config-program 1.2.0",
|
|
|
|
"solana-config-program 1.2.0",
|
|
|
|
"solana-runtime 1.2.0",
|
|
|
|
"solana-runtime 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
@ -4747,8 +4747,8 @@ dependencies = [
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-logger 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-metrics 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
|
"solana-sdk 1.2.0",
|
|
|
@ -4834,7 +4834,7 @@ dependencies = [
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-multiaddr 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"prost 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"prost 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_crypto 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_crypto 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_failure_ext 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_failure_ext 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_logger 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_logger 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4861,7 +4861,7 @@ dependencies = [
|
|
|
|
"proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest-derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest-derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_canonical_serialization 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_canonical_serialization 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4937,7 +4937,7 @@ dependencies = [
|
|
|
|
"itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slog-async 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slog-async 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4967,7 +4967,7 @@ version = "0.0.1-sol4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -5028,7 +5028,7 @@ dependencies = [
|
|
|
|
"prost-build 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"prost-build 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"radix_trie 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"radix_trie 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_canonical_serialization 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_canonical_serialization 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_crypto 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_crypto 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_failure_ext 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_failure_ext 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -5048,7 +5048,7 @@ dependencies = [
|
|
|
|
"mirai-annotations 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mirai-annotations 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest-derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"proptest-derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_canonical_serialization 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_canonical_serialization 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_crypto 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_crypto 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_failure_ext 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana_libra_failure_ext 0.0.1-sol4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -5154,7 +5154,7 @@ dependencies = [
|
|
|
|
"new_debug_unreachable 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"new_debug_unreachable 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -5450,7 +5450,7 @@ dependencies = [
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand04_compat 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand04_compat 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -5729,7 +5729,7 @@ name = "toml"
|
|
|
|
version = "0.5.4"
|
|
|
|
version = "0.5.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.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -5970,7 +5970,7 @@ version = "0.2.56"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasm-bindgen-macro 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasm-bindgen-macro 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -6657,9 +6657,9 @@ dependencies = [
|
|
|
|
"checksum security-framework-sys 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "06fd2f23e31ef68dd2328cc383bd493142e46107a3a0e24f7d734e3f3b80fe4c"
|
|
|
|
"checksum security-framework-sys 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "06fd2f23e31ef68dd2328cc383bd493142e46107a3a0e24f7d734e3f3b80fe4c"
|
|
|
|
"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.105 (registry+https://github.com/rust-lang/crates.io-index)" = "e707fbbf255b8fc8c3b99abb91e7257a622caeb20a9818cbadbeeede4e0932ff"
|
|
|
|
"checksum serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)" = "36df6ac6412072f67cf767ebbde4133a5b2e88e76dc6187fa7104cd16f783399"
|
|
|
|
"checksum serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "325a073952621257820e7a3469f55ba4726d8b28657e7e36653d1c36dc2c84ae"
|
|
|
|
"checksum serde_bytes 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "325a073952621257820e7a3469f55ba4726d8b28657e7e36653d1c36dc2c84ae"
|
|
|
|
"checksum serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)" = "ac5d00fc561ba2724df6758a17de23df5914f20e41cb00f94d5b7ae42fffaff8"
|
|
|
|
"checksum serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)" = "9e549e3abf4fb8621bd1609f11dfc9f5e50320802273b12f3811a67e6716ea6c"
|
|
|
|
"checksum serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)" = "02044a6a92866fd61624b3db4d2c9dccc2feabbc6be490b87611bf285edbac55"
|
|
|
|
"checksum serde_json 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)" = "02044a6a92866fd61624b3db4d2c9dccc2feabbc6be490b87611bf285edbac55"
|
|
|
|
"checksum serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
|
|
|
"checksum serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
|
|
|
"checksum serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)" = "691b17f19fc1ec9d94ec0b5864859290dff279dbd7b03f017afda54eb36c3c35"
|
|
|
|
"checksum serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)" = "691b17f19fc1ec9d94ec0b5864859290dff279dbd7b03f017afda54eb36c3c35"
|
|
|
|