Update rust-bpf-sysroot to pull in latest core,stdsimd (#2972)

This commit is contained in:
Jack May 2019-02-26 19:55:28 -08:00 committed by GitHub
parent 46ec5cf765
commit 9750488200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ if [[ ! -f rust-bpf-$machine-$version.md ]]; then
fi
# Install Rust-BPF Sysroot
version=v0.0.1
version=v0.0.2
if [[ ! -f rust-bpf-sysroot-$version.md ]]; then
(
filename=solana-rust-bpf-sysroot.tar.bz2