Skip to content

Commit 77eca96

Browse files
committed
update toolchains
1 parent 02de2ed commit 77eca96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
RUST_TOOLCHAIN_NIGHTLY = nightly-2025-02-16
2-
SOLANA_CLI_VERSION = 2.3.4
1+
RUST_TOOLCHAIN_NIGHTLY = nightly-2025-06-29
2+
SOLANA_CLI_VERSION = 3.0.0
33

44
nightly = +${RUST_TOOLCHAIN_NIGHTLY}
55

0 commit comments

Comments
 (0)