Revert "Bumps solana_rbpf to v0.2.17 (#21672) (#21679)"

This reverts commit 387d5af52e.
This commit is contained in:
Trent Nelson
2021-12-13 08:48:38 -07:00
committed by Tao Zhu
parent 402d72bc48
commit fe5363ec6a
5 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ sha3 = "0.9.1"
solana-measure = { path = "../../measure", version = "=1.8.8" }
solana-runtime = { path = "../../runtime", version = "=1.8.8" }
solana-sdk = { path = "../../sdk", version = "=1.8.8" }
solana_rbpf = "=0.2.17"
solana_rbpf = "=0.2.16"
thiserror = "1.0"
[dev-dependencies]