We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6595f5 commit b888758Copy full SHA for b888758
rust-toolchain.toml
@@ -1,3 +1,4 @@
1
[toolchain]
2
channel = "1.93"
3
targets = ["wasm32-unknown-unknown"]
4
+components = ["clippy", "rustfmt"]
0 commit comments