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

automerge
This commit is contained in:
Jack May 2020-04-28 23:47:59 -07:00 committed by GitHub
parent 0954ea19e8
commit 1018807db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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