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

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