Enable iter test (#4542)

automerge
This commit is contained in:
Jack May
2019-06-07 16:44:14 -07:00
committed by Grimes
parent 8435fbfa0b
commit 66c41b3e8c
7 changed files with 26 additions and 10 deletions

View File

@ -16,7 +16,7 @@ log = "0.4.2"
serde = "1.0.92"
solana-logger = { path = "../../logger", version = "0.16.0" }
solana-sdk = { path = "../../sdk", version = "0.16.0" }
solana_rbpf = "=0.1.12"
solana_rbpf = "=0.1.13"
[lib]
crate-type = ["lib", "cdylib"]