Skip to content

Commit 2a7213a

Browse files
committed
fix test compilation
1 parent df1888a commit 2a7213a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

svm/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ prost = { workspace = true }
7171
rand0-7 = { workspace = true }
7272
shuttle = { workspace = true }
7373
solana-clock = { workspace = true }
74+
solana-compute-budget = { workspace = true, features = ["dev-context-only-utils"] }
7475
solana-compute-budget-interface = { workspace = true }
7576
solana-compute-budget-program = { workspace = true }
7677
solana-ed25519-program = { workspace = true }

0 commit comments

Comments
 (0)