Skip to content

Commit aa62490

Browse files
committed
add rust-toolchain.toml so we autoinstall some necessary rust stuff
1 parent 16a456b commit aa62490

File tree

1 file changed

+3
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)