leptos/examples/todo_app_sqlite/Makefile.toml
2023-01-02 13:29:37 -05:00

4 lines
111 B
TOML

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