Bumps solana_rbpf to v0.2.17 (#21672)

This commit is contained in:
Alexander Meißner
2021-12-07 22:12:09 +01:00
committed by GitHub
parent 45e56c599d
commit 31b8fd3109
6 changed files with 8 additions and 8 deletions

4
Cargo.lock generated
View File

@@ -6020,9 +6020,9 @@ dependencies = [
[[package]]
name = "solana_rbpf"
version = "0.2.16"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3af7860a2bf51e63a07c4098966b1c80e8cbfdab3cf4ac36aac7fdd80ea1094c"
checksum = "dcd409d0fba8427ef41b5c1ef79dcabb592f1cff144b77e07094b66c010c2d52"
dependencies = [
"byteorder",
"combine",