This commit is contained in:
parent
c3f27a7f94
commit
2cdd3aa886
6 changed files with 270 additions and 5 deletions
2
thecockpit/.cargo/config.toml
Normal file
2
thecockpit/.cargo/config.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[target.wasm32-unknown-unknown]
|
||||
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']
|
Loading…
Add table
Add a link
Reference in a new issue