leptos-use/examples/.cargo/config.toml

3 lines
69 B
TOML
Raw Normal View History

2023-05-31 05:56:32 +01:00
[build]
rustflags = ["--cfg=web_sys_unstable_apis", "--cfg=has_std"]