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