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