Skip to content

Commit 3d1bd01

Browse files
authored
Merge pull request #768 from LIT-Protocol/feature/js-sdk-naga-add-naga-dev-support-with-rust-toolchain
add rust-toolchain.toml so we autoinstall some necessary rust stuff
2 parents 16a456b + aa62490 commit 3d1bd01

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)