We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced224f commit 8619a31Copy full SHA for 8619a31
rust-toolchain.toml
@@ -1,5 +1,5 @@
1
[toolchain]
2
profile = "minimal"
3
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
4
-channel = "nightly"
+channel = "nightly-2024-02-25"
5
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
0 commit comments