We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a23bff commit ab57b36Copy full SHA for ab57b36
1 file changed
rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "1.81.0"
3
-components = []
+components = [ "rustfmt", "clippy" ]
4
profile = "minimal"
0 commit comments