Groom Cargo.tomls

This commit is contained in:
Michael Vines 2021-09-28 13:22:02 -07:00
parent ae5d254e73
commit 03a3a501f3
1 changed files with 0 additions and 9 deletions

View File

@ -9,16 +9,7 @@ publish = false
[dependencies]
bytemuck = { version = "1.7.2", features = ["derive"] }
#getrandom = { version = "0.1", features = ["dummy"] }
num-derive = "0.3"
num-traits = "0.2"
solana-program = "=1.7.11"
spl-zk-token-crypto = { path = "../crypto" }
#[features]
#test-bpf = []
#
#[dev-dependencies]
#assert_matches = "1.4.0"
#solana-program-test = "=1.7.11"
#solana-validator = "=1.7.11"