Move Budget out of the SDK
This commit is contained in:
committed by
Michael Vines
parent
d22a13257e
commit
e6486b2824
@@ -19,6 +19,7 @@ rand = "0.6.5"
|
||||
serde = "1.0.88"
|
||||
serde_derive = "1.0.88"
|
||||
serde_json = "1.0.38"
|
||||
solana-budget-api = { path = "../programs/native/budget_api", version = "0.12.0" }
|
||||
solana-logger = { path = "../logger", version = "0.12.0" }
|
||||
solana-metrics = { path = "../metrics", version = "0.12.0" }
|
||||
solana-sdk = { path = "../sdk", version = "0.12.0" }
|
||||
|
Reference in New Issue
Block a user