leptos-use/.cargo/config.toml
2023-06-05 00:17:34 +01:00

5 lines
No EOL
103 B
TOML

[build]
rustflags = ["--cfg=web_sys_unstable_apis"]
[host]
rustflags = ["--cfg=web_sys_unstable_apis"]