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