We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rust-toolchain
1 parent 228d9e5 commit 992694aCopy full SHA for 992694a
rust-toolchain.toml
@@ -0,0 +1,3 @@
1
+[toolchain]
2
+channel = "1.86.0"
3
+components = ["rustfmt", "clippy"]
0 commit comments