Files
sagiegurari-cargo-make/examples/extends_optional_not_found.toml
2020-11-06 11:37:29 +00:00

6 lines
100 B
TOML
Executable File

extend = { path = "does_not_exist_makefile.toml", optional = true }
[tasks.extended]
alias = "D2"