mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-23 09:09:21 -05:00
6 lines
No EOL
179 B
TOML
6 lines
No EOL
179 B
TOML
[build]
|
|
rustflags = ["--cfg=web_sys_unstable_apis", "--cfg=has_std"]
|
|
|
|
[unstable]
|
|
build-std = ["std", "panic_abort", "core", "alloc"]
|
|
build-std-features = ["panic_immediate_abort"] |