Bump bpf-tools version
Update Rust BPF to version 1.53
This commit is contained in:
committed by
Dmitri Makarov
parent
3e16df8d28
commit
e752299ac5
@ -415,7 +415,7 @@ fn build_bpf_package(config: &Config, target_directory: &Path, package: &cargo_m
|
||||
install_if_missing(
|
||||
config,
|
||||
"bpf-tools",
|
||||
"v1.12",
|
||||
"v1.13",
|
||||
"https://github.com/solana-labs/bpf-tools/releases/download",
|
||||
&PathBuf::from(bpf_tools_filename),
|
||||
)
|
||||
|
Reference in New Issue
Block a user