bump solana_rbpf from 0.2.5 to 0.2.7 (#16515)

This commit is contained in:
Michael Vines
2021-04-13 14:49:09 -07:00
committed by GitHub
parent ccb11a939f
commit f7eadd9d70
6 changed files with 76 additions and 52 deletions

View File

@@ -20,7 +20,7 @@ rand_core = "0.6.2"
solana-measure = { path = "../../measure", version = "=1.7.0" }
solana-runtime = { path = "../../runtime", version = "=1.7.0" }
solana-sdk = { path = "../../sdk", version = "=1.7.0" }
solana_rbpf = "=0.2.5"
solana_rbpf = "=0.2.7"
thiserror = "1.0"
[dev-dependencies]