Skip to content

Commit d36355d

Browse files
Use latest stable toolchain rather than nightly
1 parent 3ea2210 commit d36355d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly-2025-07-30"
2+
channel = "1.90"
33
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)