unused deps
This commit is contained in:
committed by
Michael Vines
parent
33de7b856f
commit
c3a610374a
@ -11,8 +11,6 @@ documentation = "https://docs.rs/solana-validator"
|
||||
default-run = "solana-validator"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.12.3"
|
||||
bincode = "1.3.3"
|
||||
chrono = { version = "0.4.11", features = ["serde"] }
|
||||
clap = "2.33.1"
|
||||
console = "0.14.1"
|
||||
@ -27,7 +25,6 @@ jsonrpc-server-utils= "18.0.0"
|
||||
log = "0.4.14"
|
||||
num_cpus = "1.13.0"
|
||||
rand = "0.7.0"
|
||||
serde = "1.0.130"
|
||||
solana-clap-utils = { path = "../clap-utils", version = "=1.8.0" }
|
||||
solana-cli-config = { path = "../cli-config", version = "=1.8.0" }
|
||||
solana-client = { path = "../client", version = "=1.8.0" }
|
||||
|
Reference in New Issue
Block a user