dagger-rs/Makefile.toml

5 lines
96 B
Makefile
Raw Normal View History

2023-03-10 23:16:35 +01:00
[tasks.codegen]
command = "cargo"
args = ["run", "-p", "ci", "--", "codegen"]
workspace = false