mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
6 lines
152 B
TOML
6 lines
152 B
TOML
extend = [
|
|
{ path = "../cargo-make/main.toml" },
|
|
{ path = "../cargo-make/trunk_server.toml" },
|
|
{ path = "../cargo-make/playwright-test.toml" },
|
|
]
|