|
|
|
@ -591,7 +591,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "console"
|
|
|
|
|
version = "0.10.3"
|
|
|
|
|
version = "0.10.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"clicolors-control 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -599,28 +599,12 @@ dependencies = [
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"terminal_size 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"terminal_size 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"termios 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "console"
|
|
|
|
|
version = "0.11.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"encode_unicode 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"terminal_size 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"termios 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "constant_time_eq"
|
|
|
|
|
version = "0.1.3"
|
|
|
|
@ -876,7 +860,7 @@ name = "dialoguer"
|
|
|
|
|
version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"console 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1679,7 +1663,7 @@ name = "indicatif"
|
|
|
|
|
version = "0.14.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"number_prefix 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3626,7 +3610,7 @@ name = "solana-archiver"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"solana-archiver-lib 1.2.0",
|
|
|
|
|
"solana-clap-utils 1.2.0",
|
|
|
|
|
"solana-core 1.2.0",
|
|
|
|
@ -3870,7 +3854,7 @@ dependencies = [
|
|
|
|
|
"bs58 0.3.1 (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)",
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"criterion-stats 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ctrlc 3.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4070,7 +4054,7 @@ name = "solana-download-utils"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"indicatif 0.14.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.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4179,7 +4163,7 @@ dependencies = [
|
|
|
|
|
"bzip2 0.3.3 (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)",
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ctrlc 3.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"indicatif 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4522,7 +4506,7 @@ name = "solana-remote-wallet"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base32 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"dialoguer 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hidapi 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)",
|
|
|
|
@ -4655,7 +4639,7 @@ name = "solana-stake-monitor"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (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.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4763,7 +4747,7 @@ version = "1.2.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"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)",
|
|
|
|
|
"console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.69 (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)",
|
|
|
|
@ -5417,7 +5401,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "terminal_size"
|
|
|
|
|
version = "0.1.12"
|
|
|
|
|
version = "0.1.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -6429,8 +6413,7 @@ dependencies = [
|
|
|
|
|
"checksum codespan-reporting 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab081a14ab8f9598ce826890fe896d0addee68c7a58ab49008369ccbb51510a8"
|
|
|
|
|
"checksum colored 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6cdb90b60f2927f8d76139c72dbde7e10c3a2bc47c8594c9c7a66529f2687c03"
|
|
|
|
|
"checksum combine 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1645a65a99c7c8d345761f4b75a6ffe5be3b3b27a93ee731fccc5050ba6be97c"
|
|
|
|
|
"checksum console 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2586208b33573b7f76ccfbe5adb076394c88deaf81b84d7213969805b0a952a7"
|
|
|
|
|
"checksum console 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dea0f3e2e8d7dba335e913b97f9e1992c86c4399d54f8be1d31c8727d0652064"
|
|
|
|
|
"checksum console 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "703dd7516d1a3e6483189c8d9a18a9af84877084630875ff9e922c201f9e0209"
|
|
|
|
|
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
|
|
|
|
|
"checksum core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "25b9e03f145fd4f2bf705e07b900cd41fc636598fe5dc452fd0db1441c3f496d"
|
|
|
|
|
"checksum core-foundation 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
|
|
|
|
@ -6813,7 +6796,7 @@ dependencies = [
|
|
|
|
|
"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
|
|
|
|
|
"checksum term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42"
|
|
|
|
|
"checksum termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "96d6098003bde162e4277c70665bd87c326f5a0c3f3fbfb285787fa482d54e6e"
|
|
|
|
|
"checksum terminal_size 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8038f95fc7a6f351163f4b964af631bd26c9e828f7db085f2a84aca56f70d13b"
|
|
|
|
|
"checksum terminal_size 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "248dbcb93f8697c50b85b0492cf559b94667eb24c26934eae73ae5673175ebf6"
|
|
|
|
|
"checksum termios 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "72b620c5ea021d75a735c943269bb07d30c9b77d6ac6b236bc8b5c496ef05625"
|
|
|
|
|
"checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
|
|
|
|
"checksum thiserror 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "54b3d3d2ff68104100ab257bb6bb0cb26c901abe4bd4ba15961f3bf867924012"
|
|
|
|
|