Bump rbpf to v0.2.19 (#21880) (#21891)

* Bump rbpf to v0.2.19

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
(cherry picked from commit 509bcd2e74)

Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
mergify[bot]
2021-12-14 20:30:31 +00:00
committed by GitHub
parent 135dfdbf1e
commit 2cd2f3ba7b
11 changed files with 25 additions and 16 deletions

View File

@@ -3528,9 +3528,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",