fix wasm build

This commit is contained in:
0xtsukino
2023-11-16 09:46:19 +03:00
parent 3eaba9477b
commit d43ede2d49
8 changed files with 32 additions and 293 deletions

5
rust-toolchain Normal file
View File

@@ -0,0 +1,5 @@
[toolchain]
# channel = "nightly-2022-12-12"
# channel = "stable"
# channel = "nightly-x86_64-apple-darwin"
channel = "nightly"