Skip to content

Commit d737267

Browse files
committed
Release bpf-tools v1.14
Improve performance of memory operations
1 parent 623b184 commit d737267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rm -rf out
1515
mkdir -p out
1616
pushd out
1717

18-
git clone --single-branch --branch bpf-tools-v1.13 https://github.com/solana-labs/rust.git
18+
git clone --single-branch --branch bpf-tools-v1.14 https://github.com/solana-labs/rust.git
1919
echo "$( cd rust && git rev-parse HEAD ) https://github.com/solana-labs/rust.git" >> version.md
2020

2121
git clone --single-branch --branch rust-1.53.0 https://github.com/rust-lang/cargo.git

0 commit comments

Comments
 (0)