Remove unused sha2 dep (#6964)

automerge
This commit is contained in:
sakridge 2019-11-14 14:01:11 -08:00 committed by Grimes
parent ae3c9033c1
commit 99b42f210c
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ rayon = "1.2.0"
serde = "1.0.102"
serde_derive = "1.0.102"
serde_json = "1.0.41"
sha2 = "0.8.0"
solana-budget-api = { path = "../programs/budget_api", version = "0.21.0" }
solana-budget-program = { path = "../programs/budget_program", version = "0.21.0" }
solana-clap-utils = { path = "../clap-utils", version = "0.21.0" }