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 77eca96 commit b3f6f88Copy full SHA for b3f6f88
Makefile
@@ -1,4 +1,4 @@
1
-RUST_TOOLCHAIN_NIGHTLY = nightly-2025-06-29
+RUST_TOOLCHAIN_NIGHTLY = nightly-2025-02-16
2
SOLANA_CLI_VERSION = 3.0.0
3
4
nightly = +${RUST_TOOLCHAIN_NIGHTLY}
rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.88.0"
+channel = "1.86.0"
0 commit comments