We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a02b23 commit 6395e0aCopy full SHA for 6395e0a
build.sh
@@ -15,7 +15,7 @@ rm -rf out
15
mkdir -p out
16
pushd out
17
18
-git clone --single-branch --branch bpf-tools-v1.11 https://github.com/solana-labs/rust.git
+git clone --single-branch --branch bpf-tools-v1.12 https://github.com/solana-labs/rust.git
19
echo "$( cd rust && git rev-parse HEAD ) https://github.com/solana-labs/rust.git" >> version.md
20
21
git clone --single-branch --branch rust-1.52.0 https://github.com/rust-lang/cargo.git
0 commit comments