Fix vest_api output filename (#6253)

automerge
This commit is contained in:
Pankaj Garg 2019-10-07 10:31:04 -07:00 committed by Grimes
parent 1c86160e16
commit 6662986169
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ solana-runtime = { path = "../../runtime", version = "0.20.0-pre0" }
[lib]
crate-type = ["lib"]
name = "solana_budget_api"
name = "solana_vest_api"