Factor the rest of CLI offline module out to clap-utils and cli-output crates
This commit is contained in:
committed by
Trent Nelson
parent
325a7e9f86
commit
7cab638297
@@ -17,6 +17,7 @@ indicatif = "0.15.0"
|
||||
serde = "1.0.112"
|
||||
serde_derive = "1.0.103"
|
||||
serde_json = "1.0.56"
|
||||
solana-clap-utils = { path = "../clap-utils", version = "1.4.0" }
|
||||
solana-client = { path = "../client", version = "1.4.0" }
|
||||
solana-sdk = { path = "../sdk", version = "1.4.0" }
|
||||
solana-stake-program = { path = "../programs/stake", version = "1.4.0" }
|
||||
|
Reference in New Issue
Block a user