|
|
@ -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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1097,7 +1097,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)",
|
|
|
|
"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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1320,7 +1320,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1795,7 +1795,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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)",
|
|
|
@ -1809,8 +1809,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1855,7 +1855,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1916,8 +1916,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.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.5 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (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)",
|
|
|
@ -2405,7 +2405,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -3134,7 +3134,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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)",
|
|
|
@ -3345,10 +3345,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
|
|
|
name = "serde"
|
|
|
|
version = "1.0.104"
|
|
|
|
version = "1.0.105"
|
|
|
|
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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3356,12 +3356,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
|
|
|
name = "serde_derive"
|
|
|
|
version = "1.0.104"
|
|
|
|
version = "1.0.105"
|
|
|
|
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)",
|
|
|
@ -3376,7 +3376,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -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)",
|
|
|
|
"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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3397,7 +3397,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3610,8 +3610,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-archiver-utils 1.1.0",
|
|
|
|
"solana-archiver-utils 1.1.0",
|
|
|
|
"solana-chacha 1.1.0",
|
|
|
|
"solana-chacha 1.1.0",
|
|
|
@ -3753,8 +3753,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3767,8 +3767,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-runtime 1.1.0",
|
|
|
|
"solana-runtime 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"thiserror 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"thiserror 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3842,8 +3842,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-budget-program 1.1.0",
|
|
|
|
"solana-budget-program 1.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
@ -3873,8 +3873,8 @@ version = "1.1.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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -3892,8 +3892,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-net-utils 1.1.0",
|
|
|
|
"solana-net-utils 1.1.0",
|
|
|
@ -3911,8 +3911,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -3948,8 +3948,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.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.5 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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)",
|
|
|
@ -4000,7 +4000,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
@ -4029,8 +4029,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
|
"solana-runtime 1.1.0",
|
|
|
|
"solana-runtime 1.1.0",
|
|
|
@ -4055,8 +4055,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
@ -4072,7 +4072,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
@ -4132,8 +4132,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (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.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-client 1.1.0",
|
|
|
|
"solana-client 1.1.0",
|
|
|
@ -4186,7 +4186,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.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.5 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.1.0",
|
|
|
|
"solana-budget-program 1.1.0",
|
|
|
@ -4277,7 +4277,7 @@ version = "1.1.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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
@ -4336,9 +4336,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
@ -4362,7 +4362,7 @@ version = "1.1.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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
@ -4378,8 +4378,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"socket2 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"socket2 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-clap-utils 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
@ -4420,7 +4420,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-budget-program 1.1.0",
|
|
|
|
"solana-budget-program 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
@ -4481,8 +4481,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)",
|
|
|
|
"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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-bpf-loader-program 1.1.0",
|
|
|
|
"solana-bpf-loader-program 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-measure 1.1.0",
|
|
|
|
"solana-measure 1.1.0",
|
|
|
@ -4502,7 +4502,7 @@ name = "solana-scripts"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.1.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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -4527,9 +4527,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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.1.0",
|
|
|
|
"solana-crate-features 1.1.0",
|
|
|
@ -4571,8 +4571,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-config-program 1.1.0",
|
|
|
|
"solana-config-program 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
@ -4591,8 +4591,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -4670,8 +4670,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-config-program 1.1.0",
|
|
|
|
"solana-config-program 1.1.0",
|
|
|
|
"solana-runtime 1.1.0",
|
|
|
|
"solana-runtime 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
@ -4686,8 +4686,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-logger 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
|
"solana-metrics 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
|
"solana-sdk 1.1.0",
|
|
|
@ -4773,7 +4773,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
@ -4800,7 +4800,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
@ -4876,7 +4876,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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)",
|
|
|
@ -4906,7 +4906,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -4967,7 +4967,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
@ -4987,7 +4987,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
@ -5092,7 +5092,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -5388,7 +5388,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -5667,7 +5667,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -5908,7 +5908,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.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.48 (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)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -6569,9 +6569,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.104 (registry+https://github.com/rust-lang/crates.io-index)" = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449"
|
|
|
|
"checksum serde 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)" = "e707fbbf255b8fc8c3b99abb91e7257a622caeb20a9818cbadbeeede4e0932ff"
|
|
|
|
"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.104 (registry+https://github.com/rust-lang/crates.io-index)" = "128f9e303a5a29922045a830221b8f78ec74a5f544944f3d5984f8ec3895ef64"
|
|
|
|
"checksum serde_derive 1.0.105 (registry+https://github.com/rust-lang/crates.io-index)" = "ac5d00fc561ba2724df6758a17de23df5914f20e41cb00f94d5b7ae42fffaff8"
|
|
|
|
"checksum serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)" = "9371ade75d4c2d6cb154141b9752cf3781ec9c05e0e5cf35060e1e70ee7b9c25"
|
|
|
|
"checksum serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)" = "9371ade75d4c2d6cb154141b9752cf3781ec9c05e0e5cf35060e1e70ee7b9c25"
|
|
|
|
"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"
|
|
|
|