1
0
Fork 0
mirror of https://github.com/G2-Games/minidisc-cli.git synced 2025-05-06 19:42:53 -05:00
minidisc-cli/.cargo/config.toml

6 lines
164 B
TOML

[target.'cfg(target_family = "wasm")']
rustflags = ["--cfg=web_sys_unstable_apis"]
# Enable for testing WASM-only stuff
[build]
#target = "wasm32-unknown-unknown"