Bump rbpf to v0.2.19 (#21880)

* Bump rbpf to v0.2.19

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
This commit is contained in:
Jack May
2021-12-14 07:51:23 -08:00
committed by GitHub
parent a86fe899ac
commit 509bcd2e74
11 changed files with 25 additions and 16 deletions

View File

@@ -3626,9 +3626,9 @@ dependencies = [
[[package]]
name = "solana_rbpf"
version = "0.2.18"
version = "0.2.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c7a237a92714db63de655e20af29a3b59c007881f2dfbdc2d3838ca3675f45f"
checksum = "4b4ea641d81290842c822f1348ce9f35ff3e11d09553e709c894af9765b7934c"
dependencies = [
"byteorder 1.4.3",
"combine",