Bump rust-bpf to v0.2.4 (#12361) (#12501)

(cherry picked from commit 65049bd112)

Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
mergify[bot]
2020-09-25 22:12:39 +00:00
committed by GitHub
parent e85c792f70
commit 99b513d905

View File

@ -139,7 +139,7 @@ if [[ ! -e llvm-native-$version.md ]]; then
fi
# Install Rust-BPF
version=v0.2.3
version=v0.2.4
if [[ ! -e rust-bpf-$version.md ]]; then
(
set -e