Skip to content

Commit 672a541

Browse files
committed
align toolchain
1 parent f07ce8a commit 672a541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ solana = "2.2.0"
3131

3232
[workspace.metadata.toolchains]
3333
build = "1.84.1"
34-
format = "nightly-2024-11-23"
35-
lint = "nightly-2024-11-23"
34+
format = "nightly-2024-11-22"
35+
lint = "nightly-2024-11-22"
3636
test = "1.84.1"
3737

3838
[workspace.metadata.release]

0 commit comments

Comments
 (0)