We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a909b commit af6a49fCopy full SHA for af6a49f
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-2024-02-25"
+channel = "nightly-2024-05-02"
5
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
0 commit comments