cli: allow returning more solana validators

This commit is contained in:
Trent Nelson
2021-07-13 00:10:10 -06:00
committed by mergify[bot]
parent bf90ea282a
commit a4a24b6531
5 changed files with 115 additions and 54 deletions

View File

@@ -17,6 +17,7 @@ clap = "2.33.1"
criterion-stats = "0.3.0"
ctrlc = { version = "3.1.9", features = ["termination"] }
console = "0.14.1"
const_format = "0.2.14"
dirs-next = "2.0.0"
log = "0.4.14"
Inflector = "0.11.4"