Skip to content

Commit 7148777

Browse files
authored
Create rust-toolchain.toml
1 parent 4162381 commit 7148777

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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.68.2"
3+
targets = [ "wasm32-wasi" ]
4+
profile = "minimal"

0 commit comments

Comments
 (0)