Bump Rust-BPF version to be interoperable with latest Rust (#9783) (#9801)

automerge
This commit is contained in:
mergify[bot]
2020-04-29 16:32:06 -07:00
committed by GitHub
parent 89fad8f566
commit 6a5d782d6c

View File

@ -98,7 +98,7 @@ if [[ ! -f llvm-native-$machine-$version.md ]]; then
fi
# Install Rust-BPF
version=v0.2.2
version=v0.2.3
if [[ ! -f rust-bpf-$machine-$version.md ]]; then
(
filename=solana-rust-bpf-$machine.tar.bz2