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.
rust-toolchain.toml
1 parent add31fc commit 6b3ba0fCopy full SHA for 6b3ba0f
parser/rust-toolchain.toml
@@ -0,0 +1,4 @@
1
+[toolchain]
2
+channel = "1.81.0"
3
+targets = ["wasm32-unknown-unknown"]
4
+components = ["rustfmt", "clippy"]
0 commit comments