Cleanup bpf test's Cargo.toml files (#13867)
* Cleanup bpf test's Cargo.toml files * lock file
This commit is contained in:
@ -13,7 +13,6 @@ solana-program = { path = "../../../../sdk/program", version = "1.5.0" }
|
||||
solana-bpf-rust-param-passing-dep = { path = "../param_passing_dep", version = "1.5.0" }
|
||||
|
||||
[lib]
|
||||
name = "solana_bpf_rust_param_passing"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
Reference in New Issue
Block a user