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