|
|
|
@@ -2,7 +2,7 @@
|
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "addr2line"
|
|
|
|
|
version = "0.12.1"
|
|
|
|
|
version = "0.12.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gimli 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -15,7 +15,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "aho-corasick"
|
|
|
|
|
version = "0.7.10"
|
|
|
|
|
version = "0.7.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -51,13 +51,13 @@ name = "backtrace"
|
|
|
|
|
version = "0.3.49"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"addr2line 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"addr2line 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"miniz_oxide 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"object 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -76,7 +76,7 @@ version = "1.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -119,7 +119,7 @@ version = "0.11.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"feature-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -149,8 +149,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bytes"
|
|
|
|
|
version = "0.5.4"
|
|
|
|
|
version = "0.5.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"loom 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cc"
|
|
|
|
@@ -173,7 +176,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-integer 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -288,7 +291,7 @@ dependencies = [
|
|
|
|
|
"clear_on_drop 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"curve25519-dalek 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"sha2 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -341,7 +344,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"synstructure 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -410,7 +413,7 @@ dependencies = [
|
|
|
|
|
"proc-macro-hack 0.5.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -443,6 +446,18 @@ dependencies = [
|
|
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "generator"
|
|
|
|
|
version = "0.6.21"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "generic-array"
|
|
|
|
|
version = "0.12.3"
|
|
|
|
@@ -456,7 +471,7 @@ name = "generic-array"
|
|
|
|
|
version = "0.14.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"typenum 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@@ -500,7 +515,7 @@ name = "h2"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-sink 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -548,7 +563,7 @@ name = "http"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@@ -558,7 +573,7 @@ name = "http-body"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -580,7 +595,7 @@ name = "hyper"
|
|
|
|
|
version = "0.13.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-channel 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -603,7 +618,7 @@ name = "hyper-rustls"
|
|
|
|
|
version = "0.20.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.13.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -659,7 +674,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"jemalloc-sys 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"paste 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"paste 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -743,6 +758,16 @@ dependencies = [
|
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "loom"
|
|
|
|
|
version = "0.3.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"generator 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "matches"
|
|
|
|
|
version = "0.1.8"
|
|
|
|
@@ -863,7 +888,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -933,16 +958,16 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "paste"
|
|
|
|
|
version = "0.1.17"
|
|
|
|
|
version = "0.1.18"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"paste-impl 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"paste-impl 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro-hack 0.5.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "paste-impl"
|
|
|
|
|
version = "0.1.17"
|
|
|
|
|
version = "0.1.18"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-hack 0.5.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -977,7 +1002,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -1117,7 +1142,7 @@ name = "regex"
|
|
|
|
|
version = "1.3.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"aho-corasick 0.7.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex-syntax 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1142,7 +1167,7 @@ version = "0.10.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding_rs 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1158,7 +1183,7 @@ dependencies = [
|
|
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pin-project-lite 0.1.7 (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.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1223,6 +1248,11 @@ dependencies = [
|
|
|
|
|
"winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "scoped-tls"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "scopeguard"
|
|
|
|
|
version = "1.1.0"
|
|
|
|
@@ -1243,7 +1273,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -1270,10 +1300,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde"
|
|
|
|
|
version = "1.0.112"
|
|
|
|
|
version = "1.0.114"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -1281,17 +1311,17 @@ name = "serde_bytes"
|
|
|
|
|
version = "0.11.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_derive"
|
|
|
|
|
version = "1.0.112"
|
|
|
|
|
version = "1.0.114"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -1301,7 +1331,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -1311,7 +1341,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dtoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1352,7 +1382,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-loader-program"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1360,187 +1390,187 @@ dependencies = [
|
|
|
|
|
"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-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-logger 1.2.5",
|
|
|
|
|
"solana-runtime 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-logger 1.2.6",
|
|
|
|
|
"solana-runtime 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana_rbpf 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-programs"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"elf 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-bpf-loader-program 1.2.5",
|
|
|
|
|
"solana-logger 1.2.5",
|
|
|
|
|
"solana-runtime 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-bpf-loader-program 1.2.6",
|
|
|
|
|
"solana-logger 1.2.6",
|
|
|
|
|
"solana-runtime 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana_rbpf 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-128bit"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-bpf-rust-128bit-dep 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-bpf-rust-128bit-dep 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-128bit-dep"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-alloc"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-dep-crate"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-dup-accounts"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-error-handling"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
"thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-external-spend"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-invoke"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-bpf-rust-invoked 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-bpf-rust-invoked 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-invoked"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-iter"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-many-args"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-bpf-rust-many-args-dep 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-bpf-rust-many-args-dep 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-many-args-dep"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-noop"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-panic"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-param-passing"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-bpf-rust-param-passing-dep 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-bpf-rust-param-passing-dep 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-param-passing-dep"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-bpf-rust-sysval"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-sdk-bpf-test 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-config-program"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"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)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-crate-features"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"backtrace 0.3.49 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1554,16 +1584,16 @@ dependencies = [
|
|
|
|
|
"rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex-syntax 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"reqwest 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-logger"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1572,30 +1602,30 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-measure"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"jemalloc-ctl 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"jemallocator 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-metrics 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-metrics 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-metrics"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gethostname 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"reqwest 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-rayon-threadlimit"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1603,7 +1633,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-runtime"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bv 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1621,23 +1651,23 @@ dependencies = [
|
|
|
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rayon 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-config-program 1.2.5",
|
|
|
|
|
"solana-logger 1.2.5",
|
|
|
|
|
"solana-measure 1.2.5",
|
|
|
|
|
"solana-metrics 1.2.5",
|
|
|
|
|
"solana-rayon-threadlimit 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-stake-program 1.2.5",
|
|
|
|
|
"solana-vote-program 1.2.5",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-config-program 1.2.6",
|
|
|
|
|
"solana-logger 1.2.6",
|
|
|
|
|
"solana-measure 1.2.6",
|
|
|
|
|
"solana-metrics 1.2.6",
|
|
|
|
|
"solana-rayon-threadlimit 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-stake-program 1.2.6",
|
|
|
|
|
"solana-vote-program 1.2.6",
|
|
|
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-sdk"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"assert_matches 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1657,60 +1687,60 @@ dependencies = [
|
|
|
|
|
"pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_bytes 0.11.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"sha2 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-crate-features 1.2.5",
|
|
|
|
|
"solana-logger 1.2.5",
|
|
|
|
|
"solana-sdk-macro 1.2.5",
|
|
|
|
|
"solana-crate-features 1.2.6",
|
|
|
|
|
"solana-logger 1.2.6",
|
|
|
|
|
"solana-sdk-macro 1.2.6",
|
|
|
|
|
"thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-sdk-bpf-test"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-sdk-macro"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bs58 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-stake-program"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 1.2.1 (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-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-config-program 1.2.5",
|
|
|
|
|
"solana-metrics 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"solana-vote-program 1.2.5",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-config-program 1.2.6",
|
|
|
|
|
"solana-metrics 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"solana-vote-program 1.2.6",
|
|
|
|
|
"thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "solana-vote-program"
|
|
|
|
|
version = "1.2.5"
|
|
|
|
|
version = "1.2.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 1.2.1 (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-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-metrics 1.2.5",
|
|
|
|
|
"solana-sdk 1.2.5",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-metrics 1.2.6",
|
|
|
|
|
"solana-sdk 1.2.6",
|
|
|
|
|
"thiserror 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1758,7 +1788,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "syn"
|
|
|
|
|
version = "1.0.31"
|
|
|
|
|
version = "1.0.33"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -1773,7 +1803,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1813,7 +1843,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -1866,7 +1896,7 @@ name = "tokio"
|
|
|
|
|
version = "0.2.21"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -2040,7 +2070,7 @@ name = "tokio-util"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-sink 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -2147,7 +2177,7 @@ version = "0.2.63"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-macro 0.2.63 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@@ -2162,7 +2192,7 @@ dependencies = [
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-shared 0.2.63 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -2193,7 +2223,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-backend 0.2.63 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"wasm-bindgen-shared 0.2.63 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@@ -2289,9 +2319,9 @@ version = "1.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
|
"checksum addr2line 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a49806b9dadc843c61e7c97e72490ad7f7220ae249012fbda9ad0609457c0543"
|
|
|
|
|
"checksum addr2line 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)" = "602d785912f476e480434627e8732e6766b760c045bbf897d9dfaa9f4fbd399c"
|
|
|
|
|
"checksum adler32 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "567b077b825e468cc974f0020d4082ee6e03132512f207ef1a02fd5d00d1f32d"
|
|
|
|
|
"checksum aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"
|
|
|
|
|
"checksum aho-corasick 0.7.12 (registry+https://github.com/rust-lang/crates.io-index)" = "c259a748ac706ba73d609b73fc13469e128337f9a6b2fb3cc82d100f8dd8d511"
|
|
|
|
|
"checksum ascii 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ae7d751998c189c1d4468cf0a39bb2eae052a9c58d50ebb3b9591ee3813ad50"
|
|
|
|
|
"checksum assert_matches 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7deb0a829ca7bcfaf5da70b073a8d128619259a7be8216a355e23f00763059e5"
|
|
|
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
|
@@ -2310,7 +2340,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4855"
|
|
|
|
|
"checksum byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
|
|
|
|
|
"checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
|
|
|
|
|
"checksum bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "130aac562c0dd69c56b3b1cc8ffd2e17be31d0b6c25b61c96b76231aa23e39e1"
|
|
|
|
|
"checksum bytes 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "118cf036fbb97d0816e3c34b2d7a1e8cfc60f68fcf63d550ddbe9bd5f59c213b"
|
|
|
|
|
"checksum cc 1.0.49 (registry+https://github.com/rust-lang/crates.io-index)" = "e450b8da92aa6f274e7c6437692f9f2ce6d701fb73bacfcf87897b3f89a4c20e"
|
|
|
|
|
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
|
|
|
"checksum chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "80094f509cf8b5ae86a4966a39b3ff66cd7e2a3e594accec3743ff3fabeab5b2"
|
|
|
|
@@ -2346,6 +2376,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum futures-sink 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3f2032893cb734c7a05d85ce0cc8b8c4075278e93b24b66f9de99d6eb0fa8acc"
|
|
|
|
|
"checksum futures-task 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bdb66b5f09e22019b1ab0830f7785bcea8e7a42148683f99214f73f8ec21a626"
|
|
|
|
|
"checksum futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "8764574ff08b701a084482c3c7031349104b07ac897393010494beaa18ce32c6"
|
|
|
|
|
"checksum generator 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)" = "add72f17bb81521258fcc8a7a3245b1e184e916bfbe34f0ea89558f440df5c68"
|
|
|
|
|
"checksum generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
|
|
|
|
|
"checksum generic-array 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ac746a5f3bbfdadd6106868134545e684693d54d9d44f6e9588a7d54af0bf980"
|
|
|
|
|
"checksum gethostname 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e692e296bfac1d2533ef168d0b60ff5897b8b70a4009276834014dd8924cc028"
|
|
|
|
@@ -2379,6 +2410,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum libloading 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2cadb8e769f070c45df05c78c7520eb4cd17061d4ab262e43cfc68b4d00ac71c"
|
|
|
|
|
"checksum lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
|
|
|
|
|
"checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
|
|
|
|
|
"checksum loom 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4ecc775857611e1df29abba5c41355cdf540e7e9d4acfdf0f355eefee82330b7"
|
|
|
|
|
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|
|
|
|
|
"checksum maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
|
|
|
|
|
"checksum memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
|
|
|
|
@@ -2401,8 +2433,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
|
|
|
|
|
"checksum parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
|
|
|
|
|
"checksum parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
|
|
|
|
|
"checksum paste 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "026c63fe245362be0322bfec5a9656d458d13f9cfb1785d1b38458b9968e8080"
|
|
|
|
|
"checksum paste-impl 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "7b9281a268ec213237dcd2aa3c3d0f46681b04ced37c1616fd36567a9e6954b0"
|
|
|
|
|
"checksum paste 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880"
|
|
|
|
|
"checksum paste-impl 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6"
|
|
|
|
|
"checksum pbkdf2 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"
|
|
|
|
|
"checksum percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
|
|
|
|
|
"checksum pin-project 0.4.22 (registry+https://github.com/rust-lang/crates.io-index)" = "12e3a6cdbfe94a5e4572812a0201f8c0ed98c1c452c7b8563ce2276988ef9c17"
|
|
|
|
@@ -2435,15 +2467,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum rustls 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c0d4a31f5d68413404705d6982529b0e11a9aacd4839d1d6222ee3b8cb4015e1"
|
|
|
|
|
"checksum ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
|
|
|
|
|
"checksum same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
|
|
"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
|
|
|
|
|
"checksum scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
|
"checksum scroll 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "abb2332cb595d33f7edd5700f4cbf94892e680c7f0ae56adab58a35190b66cb1"
|
|
|
|
|
"checksum scroll_derive 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e367622f934864ffa1c704ba2b82280aab856e3d8213c84c5720257eb34b15b9"
|
|
|
|
|
"checksum sct 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
|
|
|
|
|
"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 serde 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)" = "736aac72d1eafe8e5962d1d1c3d99b0df526015ba40915cb3c49d042e92ec243"
|
|
|
|
|
"checksum serde 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)" = "5317f7588f0a5078ee60ef675ef96735a1442132dc645eb1d12c018620ed8cd3"
|
|
|
|
|
"checksum serde_bytes 0.11.5 (registry+https://github.com/rust-lang/crates.io-index)" = "16ae07dd2f88a366f15bd0632ba725227018c69a1c8550a927324f8eb8368bb9"
|
|
|
|
|
"checksum serde_derive 1.0.112 (registry+https://github.com/rust-lang/crates.io-index)" = "bf0343ce212ac0d3d6afd9391ac8e9c9efe06b533c8d33f660f6390cc4093f57"
|
|
|
|
|
"checksum serde_derive 1.0.114 (registry+https://github.com/rust-lang/crates.io-index)" = "2a0be94b04690fbaed37cddffc5c134bf537c8e3329d53e982fe04c374978f8e"
|
|
|
|
|
"checksum serde_json 1.0.55 (registry+https://github.com/rust-lang/crates.io-index)" = "ec2c5d7e739bc07a3e73381a39d61fdb5f671c60c1df26a130690665803d8226"
|
|
|
|
|
"checksum serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
|
|
|
|
"checksum sha2 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"
|
|
|
|
@@ -2455,7 +2488,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
|
|
|
|
|
"checksum subtle 2.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"
|
|
|
|
|
"checksum syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)" = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
|
|
|
|
|
"checksum syn 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "b5304cfdf27365b7585c25d4af91b35016ed21ef88f17ced89c7093b43dba8b6"
|
|
|
|
|
"checksum syn 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "e8d5d96e8cbb005d6959f119f773bfaebb5684296108fb32600c00cde305b2cd"
|
|
|
|
|
"checksum synstructure 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
|
|
|
|
|
"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
|
|
|
|
|
"checksum termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
|
|
|
|
|