4 lines
99 B
TOML
4 lines
99 B
TOML
# create new flow to avoid format task
|
|
[tasks.rust-flow]
|
|
dependencies = ["clean", "build", "test"]
|