Update Rust BPF to v0.1.2 (#4767)
This commit is contained in:
@ -80,7 +80,7 @@ if [[ ! -f llvm-native-$machine-$version.md ]]; then
|
||||
fi
|
||||
|
||||
# Install Rust-BPF
|
||||
version=v0.1.1
|
||||
version=v0.1.2
|
||||
if [[ ! -f rust-bpf-$machine-$version.md ]]; then
|
||||
(
|
||||
filename=solana-rust-bpf-$machine.tar.bz2
|
||||
|
Reference in New Issue
Block a user