leptos/examples/counters_stable/Makefile.toml

5 lines
110 B
TOML

[tasks.build]
command = "cargo"
args = ["+stable", "build-all-features"]
install_crate = "cargo-all-features"