Bump rust-bpf to v0.2.4 (#12361)

This commit is contained in:
Jack May
2020-09-20 16:10:50 -07:00
committed by GitHub
parent 22d8b3c3f8
commit 65049bd112

View File

@ -139,7 +139,7 @@ if [[ ! -e llvm-native-$version.md ]]; then
fi
# Install Rust-BPF
version=v0.2.3
version=v0.2.4
if [[ ! -e rust-bpf-$version.md ]]; then
(
set -e