cli: sort option for validators by version

This commit is contained in:
Trent Nelson
2022-04-10 15:16:59 -06:00
committed by Trent Nelson
parent bf13fb4c4b
commit 91993d89b0
5 changed files with 22 additions and 0 deletions

View File

@ -3347,6 +3347,7 @@ dependencies = [
"humantime",
"indicatif",
"pretty-hex",
"semver 1.0.6",
"serde",
"serde_json",
"solana-account-decoder",