mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 07:20:02 -04:00
add rust toolchain and dont clean build rspack
This commit is contained in:
parent
a6a31d258f
commit
e3540a8b5d
1 changed files with 3 additions and 0 deletions
3
rewriter/rust-toolchain.toml
Normal file
3
rewriter/rust-toolchain.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[toolchain]
|
||||||
|
channel = "nightly"
|
||||||
|
targets = [ "wasm32-unknown-unknown" ]
|
Loading…
Add table
Add a link
Reference in a new issue