leptos/projects/session_auth_axum/Makefile.toml
2024-07-03 21:00:49 -04:00

8 lines
155 B
TOML

extend = [
{ path = "../cargo-make/main.toml" },
{ path = "../cargo-make/cargo-leptos.toml" },
]
[env]
CLIENT_PROCESS_NAME = "session_auth_axum"