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

automerge
This commit is contained in:
mergify[bot]
2020-04-29 16:53:43 -07:00
committed by GitHub
parent 4facdb25d0
commit 87601facf1

View File

@ -103,7 +103,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