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 7023078 commit c05707bCopy full SHA for c05707b
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.7 https://github.com/solana-labs/rust.git
+git clone --single-branch --branch bpf-tools-v1.8 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.50.0 https://github.com/rust-lang/cargo.git
0 commit comments