We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1888a commit 2a7213aCopy full SHA for 2a7213a
svm/Cargo.toml
@@ -71,6 +71,7 @@ prost = { workspace = true }
71
rand0-7 = { workspace = true }
72
shuttle = { workspace = true }
73
solana-clock = { workspace = true }
74
+solana-compute-budget = { workspace = true, features = ["dev-context-only-utils"] }
75
solana-compute-budget-interface = { workspace = true }
76
solana-compute-budget-program = { workspace = true }
77
solana-ed25519-program = { workspace = true }
0 commit comments