leptos-use/.cargo/config.toml

3 lines
98 B
TOML
Raw Normal View History

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