Skip to content

Commit b3f6f88

Browse files
committed
maybe i can just... not
1 parent 77eca96 commit b3f6f88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RUST_TOOLCHAIN_NIGHTLY = nightly-2025-06-29
1+
RUST_TOOLCHAIN_NIGHTLY = nightly-2025-02-16
22
SOLANA_CLI_VERSION = 3.0.0
33

44
nightly = +${RUST_TOOLCHAIN_NIGHTLY}

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.88.0"
2+
channel = "1.86.0"

0 commit comments

Comments
 (0)