|
@@ -154,11 +154,11 @@ dependencies = [
|
|
"cargo_toml",
|
|
"cargo_toml",
|
|
"chrono",
|
|
"chrono",
|
|
"clap 3.0.13",
|
|
"clap 3.0.13",
|
|
- "dirs",
|
|
|
|
|
|
+ "dirs 3.0.2",
|
|
"flate2",
|
|
"flate2",
|
|
"heck 0.3.3",
|
|
"heck 0.3.3",
|
|
"pathdiff",
|
|
"pathdiff",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"reqwest",
|
|
"reqwest",
|
|
"semver 1.0.4",
|
|
"semver 1.0.4",
|
|
"serde",
|
|
"serde",
|
|
@@ -301,6 +301,24 @@ version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
|
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "avm"
|
|
|
|
+version = "0.1.0"
|
|
|
|
+dependencies = [
|
|
|
|
+ "anyhow",
|
|
|
|
+ "cfg-if 1.0.0",
|
|
|
|
+ "clap 3.0.13",
|
|
|
|
+ "dialoguer 0.9.0",
|
|
|
|
+ "dirs 4.0.0",
|
|
|
|
+ "once_cell",
|
|
|
|
+ "reqwest",
|
|
|
|
+ "semver 1.0.4",
|
|
|
|
+ "serde",
|
|
|
|
+ "serde_json",
|
|
|
|
+ "tempfile",
|
|
|
|
+ "thiserror",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "backtrace"
|
|
name = "backtrace"
|
|
version = "0.3.63"
|
|
version = "0.3.63"
|
|
@@ -959,6 +977,18 @@ dependencies = [
|
|
"tempfile",
|
|
"tempfile",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "dialoguer"
|
|
|
|
+version = "0.9.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "61579ada4ec0c6031cfac3f86fdba0d195a7ebeb5e36693bd53cb5999a25beeb"
|
|
|
|
+dependencies = [
|
|
|
|
+ "console 0.15.0",
|
|
|
|
+ "lazy_static",
|
|
|
|
+ "tempfile",
|
|
|
|
+ "zeroize",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "digest"
|
|
name = "digest"
|
|
version = "0.8.1"
|
|
version = "0.8.1"
|
|
@@ -995,6 +1025,15 @@ dependencies = [
|
|
"dirs-sys",
|
|
"dirs-sys",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "dirs"
|
|
|
|
+version = "4.0.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
|
|
|
|
+dependencies = [
|
|
|
|
+ "dirs-sys",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "dirs-next"
|
|
name = "dirs-next"
|
|
version = "2.0.0"
|
|
version = "2.0.0"
|
|
@@ -1074,7 +1113,7 @@ checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"
|
|
dependencies = [
|
|
dependencies = [
|
|
"curve25519-dalek 3.2.0",
|
|
"curve25519-dalek 3.2.0",
|
|
"ed25519",
|
|
"ed25519",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"serde",
|
|
"serde",
|
|
"serde_bytes",
|
|
"serde_bytes",
|
|
"sha2",
|
|
"sha2",
|
|
@@ -1197,6 +1236,15 @@ version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "fastrand"
|
|
|
|
+version = "1.7.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
|
|
|
|
+dependencies = [
|
|
|
|
+ "instant",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "feature-probe"
|
|
name = "feature-probe"
|
|
version = "0.1.1"
|
|
version = "0.1.1"
|
|
@@ -1430,9 +1478,9 @@ checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "h2"
|
|
name = "h2"
|
|
-version = "0.3.7"
|
|
|
|
|
|
+version = "0.3.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7fd819562fcebdac5afc5c113c3ec36f902840b70fd4fc458799c8ce4607ae55"
|
|
|
|
|
|
+checksum = "d9f1f717ddc7b2ba36df7e871fd88db79326551d3d6f1fc406fbfd28b582ff8e"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes 1.1.0",
|
|
"bytes 1.1.0",
|
|
"fnv",
|
|
"fnv",
|
|
@@ -1552,7 +1600,7 @@ checksum = "1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes 1.1.0",
|
|
"bytes 1.1.0",
|
|
"fnv",
|
|
"fnv",
|
|
- "itoa",
|
|
|
|
|
|
+ "itoa 0.4.8",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1599,7 +1647,7 @@ dependencies = [
|
|
"http-body",
|
|
"http-body",
|
|
"httparse",
|
|
"httparse",
|
|
"httpdate",
|
|
"httpdate",
|
|
- "itoa",
|
|
|
|
|
|
+ "itoa 0.4.8",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
"socket2 0.4.2",
|
|
"socket2 0.4.2",
|
|
"tokio",
|
|
"tokio",
|
|
@@ -1610,17 +1658,15 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "hyper-rustls"
|
|
name = "hyper-rustls"
|
|
-version = "0.22.1"
|
|
|
|
|
|
+version = "0.23.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"
|
|
|
|
|
|
+checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "futures-util",
|
|
|
|
|
|
+ "http",
|
|
"hyper",
|
|
"hyper",
|
|
- "log",
|
|
|
|
"rustls",
|
|
"rustls",
|
|
"tokio",
|
|
"tokio",
|
|
"tokio-rustls",
|
|
"tokio-rustls",
|
|
- "webpki",
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1717,6 +1763,12 @@ version = "0.4.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "itoa"
|
|
|
|
+version = "1.0.1"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "jobserver"
|
|
name = "jobserver"
|
|
version = "0.1.24"
|
|
version = "0.1.24"
|
|
@@ -1794,7 +1846,7 @@ dependencies = [
|
|
"libsecp256k1-core",
|
|
"libsecp256k1-core",
|
|
"libsecp256k1-gen-ecmult",
|
|
"libsecp256k1-gen-ecmult",
|
|
"libsecp256k1-gen-genmult",
|
|
"libsecp256k1-gen-genmult",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"serde",
|
|
"serde",
|
|
"sha2",
|
|
"sha2",
|
|
"typenum",
|
|
"typenum",
|
|
@@ -2390,21 +2442,9 @@ checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
dependencies = [
|
|
dependencies = [
|
|
"getrandom 0.1.16",
|
|
"getrandom 0.1.16",
|
|
"libc",
|
|
"libc",
|
|
- "rand_chacha 0.2.2",
|
|
|
|
|
|
+ "rand_chacha",
|
|
"rand_core 0.5.1",
|
|
"rand_core 0.5.1",
|
|
- "rand_hc 0.2.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "rand"
|
|
|
|
-version = "0.8.4"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
|
|
|
|
-dependencies = [
|
|
|
|
- "libc",
|
|
|
|
- "rand_chacha 0.3.1",
|
|
|
|
- "rand_core 0.6.3",
|
|
|
|
- "rand_hc 0.3.1",
|
|
|
|
|
|
+ "rand_hc",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -2417,16 +2457,6 @@ dependencies = [
|
|
"rand_core 0.5.1",
|
|
"rand_core 0.5.1",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "rand_chacha"
|
|
|
|
-version = "0.3.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
|
|
-dependencies = [
|
|
|
|
- "ppv-lite86",
|
|
|
|
- "rand_core 0.6.3",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rand_core"
|
|
name = "rand_core"
|
|
version = "0.5.1"
|
|
version = "0.5.1"
|
|
@@ -2441,9 +2471,6 @@ name = "rand_core"
|
|
version = "0.6.3"
|
|
version = "0.6.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
|
|
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
|
|
-dependencies = [
|
|
|
|
- "getrandom 0.2.3",
|
|
|
|
-]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rand_hc"
|
|
name = "rand_hc"
|
|
@@ -2454,15 +2481,6 @@ dependencies = [
|
|
"rand_core 0.5.1",
|
|
"rand_core 0.5.1",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "rand_hc"
|
|
|
|
-version = "0.3.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
|
|
|
|
-dependencies = [
|
|
|
|
- "rand_core 0.6.3",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rayon"
|
|
name = "rayon"
|
|
version = "1.5.1"
|
|
version = "1.5.1"
|
|
@@ -2541,15 +2559,16 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "reqwest"
|
|
name = "reqwest"
|
|
-version = "0.11.6"
|
|
|
|
|
|
+version = "0.11.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "66d2927ca2f685faf0fc620ac4834690d29e7abb153add10f5812eef20b5e280"
|
|
|
|
|
|
+checksum = "87f242f1488a539a79bac6dbe7c8609ae43b7914b7736210f239a37cccb32525"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base64 0.13.0",
|
|
"base64 0.13.0",
|
|
"bytes 1.1.0",
|
|
"bytes 1.1.0",
|
|
"encoding_rs",
|
|
"encoding_rs",
|
|
"futures-core",
|
|
"futures-core",
|
|
"futures-util",
|
|
"futures-util",
|
|
|
|
+ "h2",
|
|
"http",
|
|
"http",
|
|
"http-body",
|
|
"http-body",
|
|
"hyper",
|
|
"hyper",
|
|
@@ -2565,6 +2584,7 @@ dependencies = [
|
|
"percent-encoding",
|
|
"percent-encoding",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
"rustls",
|
|
"rustls",
|
|
|
|
+ "rustls-pemfile",
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
"serde_urlencoded",
|
|
"serde_urlencoded",
|
|
@@ -2636,17 +2656,25 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rustls"
|
|
name = "rustls"
|
|
-version = "0.19.1"
|
|
|
|
|
|
+version = "0.20.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
|
|
|
|
|
|
+checksum = "d37e5e2290f3e040b594b1a9e04377c2c671f1a1cfd9bfdef82106ac1c113f84"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "base64 0.13.0",
|
|
|
|
"log",
|
|
"log",
|
|
"ring",
|
|
"ring",
|
|
"sct",
|
|
"sct",
|
|
"webpki",
|
|
"webpki",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "rustls-pemfile"
|
|
|
|
+version = "0.2.1"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9"
|
|
|
|
+dependencies = [
|
|
|
|
+ "base64 0.13.0",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "rustversion"
|
|
name = "rustversion"
|
|
version = "1.0.5"
|
|
version = "1.0.5"
|
|
@@ -2692,9 +2720,9 @@ checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "sct"
|
|
name = "sct"
|
|
-version = "0.6.1"
|
|
|
|
|
|
+version = "0.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
|
|
|
|
|
|
+checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
|
|
dependencies = [
|
|
dependencies = [
|
|
"ring",
|
|
"ring",
|
|
"untrusted",
|
|
"untrusted",
|
|
@@ -2764,9 +2792,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde"
|
|
name = "serde"
|
|
-version = "1.0.130"
|
|
|
|
|
|
+version = "1.0.136"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"
|
|
|
|
|
|
+checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
|
|
dependencies = [
|
|
dependencies = [
|
|
"serde_derive",
|
|
"serde_derive",
|
|
]
|
|
]
|
|
@@ -2782,9 +2810,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde_derive"
|
|
name = "serde_derive"
|
|
-version = "1.0.130"
|
|
|
|
|
|
+version = "1.0.136"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"
|
|
|
|
|
|
+checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
|
|
dependencies = [
|
|
dependencies = [
|
|
"proc-macro2 1.0.32",
|
|
"proc-macro2 1.0.32",
|
|
"quote 1.0.10",
|
|
"quote 1.0.10",
|
|
@@ -2793,11 +2821,11 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "serde_json"
|
|
name = "serde_json"
|
|
-version = "1.0.71"
|
|
|
|
|
|
+version = "1.0.78"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "063bf466a64011ac24040a49009724ee60a57da1b437617ceb32e53ad61bfb19"
|
|
|
|
|
|
+checksum = "d23c1ba4cf0efd44be32017709280b32d1cea5c3f1275c3b6d9e8bc54f758085"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "itoa",
|
|
|
|
|
|
+ "itoa 1.0.1",
|
|
"ryu",
|
|
"ryu",
|
|
"serde",
|
|
"serde",
|
|
]
|
|
]
|
|
@@ -2809,7 +2837,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9"
|
|
checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9"
|
|
dependencies = [
|
|
dependencies = [
|
|
"form_urlencoded",
|
|
"form_urlencoded",
|
|
- "itoa",
|
|
|
|
|
|
+ "itoa 0.4.8",
|
|
"ryu",
|
|
"ryu",
|
|
"serde",
|
|
"serde",
|
|
]
|
|
]
|
|
@@ -2846,7 +2874,7 @@ dependencies = [
|
|
"arrayref",
|
|
"arrayref",
|
|
"bincode",
|
|
"bincode",
|
|
"bs58 0.3.1",
|
|
"bs58 0.3.1",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
"serum-borsh",
|
|
"serum-borsh",
|
|
@@ -3099,7 +3127,7 @@ dependencies = [
|
|
"either",
|
|
"either",
|
|
"lazy_static",
|
|
"lazy_static",
|
|
"libc",
|
|
"libc",
|
|
- "rand_chacha 0.2.2",
|
|
|
|
|
|
+ "rand_chacha",
|
|
"regex-syntax",
|
|
"regex-syntax",
|
|
"reqwest",
|
|
"reqwest",
|
|
"ring",
|
|
"ring",
|
|
@@ -3219,7 +3247,7 @@ dependencies = [
|
|
"clap 2.33.3",
|
|
"clap 2.33.3",
|
|
"log",
|
|
"log",
|
|
"nix",
|
|
"nix",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"serde",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_derive",
|
|
"socket2 0.3.19",
|
|
"socket2 0.3.19",
|
|
@@ -3246,7 +3274,7 @@ dependencies = [
|
|
"libc",
|
|
"libc",
|
|
"log",
|
|
"log",
|
|
"nix",
|
|
"nix",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"rayon",
|
|
"rayon",
|
|
"serde",
|
|
"serde",
|
|
"solana-logger",
|
|
"solana-logger",
|
|
@@ -3278,7 +3306,7 @@ dependencies = [
|
|
"log",
|
|
"log",
|
|
"num-derive",
|
|
"num-derive",
|
|
"num-traits",
|
|
"num-traits",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"rustc_version 0.2.3",
|
|
"rustc_version 0.2.3",
|
|
"rustversion",
|
|
"rustversion",
|
|
"serde",
|
|
"serde",
|
|
@@ -3311,7 +3339,7 @@ checksum = "82b91d441ed00427226b08e9990367ecb4c952c70ab827c0250bd233e1ae9540"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base32",
|
|
"base32",
|
|
"console 0.14.1",
|
|
"console 0.14.1",
|
|
- "dialoguer",
|
|
|
|
|
|
+ "dialoguer 0.6.2",
|
|
"hidapi",
|
|
"hidapi",
|
|
"log",
|
|
"log",
|
|
"num-derive",
|
|
"num-derive",
|
|
@@ -3351,7 +3379,7 @@ dependencies = [
|
|
"num-traits",
|
|
"num-traits",
|
|
"num_cpus",
|
|
"num_cpus",
|
|
"ouroboros",
|
|
"ouroboros",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"rayon",
|
|
"rayon",
|
|
"regex",
|
|
"regex",
|
|
"rustc_version 0.2.3",
|
|
"rustc_version 0.2.3",
|
|
@@ -3409,8 +3437,8 @@ dependencies = [
|
|
"num-traits",
|
|
"num-traits",
|
|
"pbkdf2 0.6.0",
|
|
"pbkdf2 0.6.0",
|
|
"qstring",
|
|
"qstring",
|
|
- "rand 0.7.3",
|
|
|
|
- "rand_chacha 0.2.2",
|
|
|
|
|
|
+ "rand",
|
|
|
|
+ "rand_chacha",
|
|
"rand_core 0.6.3",
|
|
"rand_core 0.6.3",
|
|
"rustc_version 0.2.3",
|
|
"rustc_version 0.2.3",
|
|
"rustversion",
|
|
"rustversion",
|
|
@@ -3675,13 +3703,13 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tempfile"
|
|
name = "tempfile"
|
|
-version = "3.2.0"
|
|
|
|
|
|
+version = "3.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
|
|
|
|
|
|
+checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cfg-if 1.0.0",
|
|
|
|
+ "fastrand",
|
|
"libc",
|
|
"libc",
|
|
- "rand 0.8.4",
|
|
|
|
"redox_syscall 0.2.10",
|
|
"redox_syscall 0.2.10",
|
|
"remove_dir_all",
|
|
"remove_dir_all",
|
|
"winapi",
|
|
"winapi",
|
|
@@ -3770,7 +3798,7 @@ dependencies = [
|
|
"hmac 0.8.1",
|
|
"hmac 0.8.1",
|
|
"once_cell",
|
|
"once_cell",
|
|
"pbkdf2 0.4.0",
|
|
"pbkdf2 0.4.0",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"rustc-hash",
|
|
"rustc-hash",
|
|
"sha2",
|
|
"sha2",
|
|
"thiserror",
|
|
"thiserror",
|
|
@@ -3837,9 +3865,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio-rustls"
|
|
name = "tokio-rustls"
|
|
-version = "0.22.0"
|
|
|
|
|
|
+version = "0.23.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
|
|
|
|
|
|
+checksum = "a27d5f2b839802bd8267fa19b0530f5a08b9c08cd417976be2a65d130fe1c11b"
|
|
dependencies = [
|
|
dependencies = [
|
|
"rustls",
|
|
"rustls",
|
|
"tokio",
|
|
"tokio",
|
|
@@ -3915,7 +3943,7 @@ dependencies = [
|
|
"input_buffer",
|
|
"input_buffer",
|
|
"log",
|
|
"log",
|
|
"native-tls",
|
|
"native-tls",
|
|
- "rand 0.7.3",
|
|
|
|
|
|
+ "rand",
|
|
"sha-1",
|
|
"sha-1",
|
|
"url",
|
|
"url",
|
|
"utf-8",
|
|
"utf-8",
|
|
@@ -4144,9 +4172,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "webpki"
|
|
name = "webpki"
|
|
-version = "0.21.4"
|
|
|
|
|
|
+version = "0.22.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
|
|
|
|
|
|
+checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
|
|
dependencies = [
|
|
dependencies = [
|
|
"ring",
|
|
"ring",
|
|
"untrusted",
|
|
"untrusted",
|
|
@@ -4154,9 +4182,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "webpki-roots"
|
|
name = "webpki-roots"
|
|
-version = "0.21.1"
|
|
|
|
|
|
+version = "0.22.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"
|
|
|
|
|
|
+checksum = "552ceb903e957524388c4d3475725ff2c8b7960922063af6ce53c9a43da07449"
|
|
dependencies = [
|
|
dependencies = [
|
|
"webpki",
|
|
"webpki",
|
|
]
|
|
]
|