chore: fix web3 CI build failure

This commit is contained in:
Justin Starry 2020-06-18 14:45:00 +08:00 committed by Justin Starry
parent 6d810b9e3c
commit 66e03822a8
1 changed files with 0 additions and 3 deletions

View File

@ -17,9 +17,6 @@ num-traits = "0.2"
solana-sdk = { git = "https://github.com/solana-labs/solana", default-features = false }
thiserror = "1.0"
[dev_dependencies]
solana-sdk-bpf-test = { path = "../../bpf-sdk/rust/test"}
[features]
program = ["solana-sdk/program"]
default = ["program"]