leptos-use/.cargo/config.toml

3 lines
101 B
TOML
Raw Normal View History

2023-06-24 01:12:43 +01:00
[unstable]
2023-05-31 05:56:32 +01:00
rustflags = ["--cfg=web_sys_unstable_apis"]
rustdocflags = ["--cfg=web_sys_unstable_apis"]