Skip to content

Commit 6b3ba0f

Browse files
committed
chore: add rust-toolchain.toml
1 parent add31fc commit 6b3ba0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

parser/rust-toolchain.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[toolchain]
2+
channel = "1.81.0"
3+
targets = ["wasm32-unknown-unknown"]
4+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)