Pull all the Rust BPF tests into a single workspace so they share dependencies (#5878)
This commit is contained in:
@ -17,6 +17,3 @@ solana-sdk = { path = "../../../../sdk/", version = "0.19.0-pre0", default-featu
|
||||
[features]
|
||||
program = ["solana-sdk/program"]
|
||||
default = ["program"]
|
||||
|
||||
[workspace]
|
||||
members = []
|
||||
|
Reference in New Issue
Block a user