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

automerge
This commit is contained in:
mergify[bot]
2020-03-09 10:42:19 -07:00
committed by GitHub
parent dd54369e1b
commit c19eb717b4

View File

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