WordGrid/wasm/.cargo/config.toml

2 lines
60 B
TOML
Raw Normal View History

[build]
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']