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 5050cfa commit c6c4fbaCopy full SHA for c6c4fba
rust-toolchain.toml
@@ -1,3 +1,5 @@
1
[toolchain]
2
channel = "1.85.0"
3
+profile = "minimal"
4
+components = ["clippy", "rustfmt"]
5
targets = ["wasm32-unknown-unknown"]
0 commit comments