Update rust-bpf to include matching cargo (#8598)

This commit is contained in:
Jack May 2020-03-03 14:14:31 -08:00 committed by GitHub
parent caa70d2bca
commit d9b0490f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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