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