mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 16:53:48 +00:00
8 lines
110 B
TOML
8 lines
110 B
TOML
[alias]
|
|
xtask = "run --manifest-path xtask/Cargo.toml"
|
|
|
|
[build]
|
|
rustflags = [
|
|
"--cfg=web_sys_unstable_apis"
|
|
]
|