Remove unused cargo dependencies

This commit is contained in:
Michael Vines
2018-12-14 21:31:50 -08:00
parent fd562cb9e2
commit 0659971ecf
5 changed files with 7 additions and 54 deletions

View File

@@ -9,7 +9,6 @@ homepage = "https://solana.com/"
[dependencies]
clap = "2.32.0"
dirs = "1.0.2"
serde_json = "1.0.10"
solana = { path = "..", version = "0.11.0" }
solana-logger = { path = "../logger", version = "0.11.0" }