diff --git a/crates/svm-test/Cargo.toml b/crates/svm-test/Cargo.toml index 4e31847..1531cf4 100644 --- a/crates/svm-test/Cargo.toml +++ b/crates/svm-test/Cargo.toml @@ -20,7 +20,6 @@ serde_with = { version = "3.9.0", features = ["hex"] } solana-account-decoder = { workspace = true } solana-client = { workspace = true } solana-logger = { workspace = true } -solana-program = { workspace = true } solana-sdk = { workspace = true } spl-associated-token-account = { version = "3.0.0", optional = true } spl-token = { workspace = true, optional = true }