mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
5 lines
96 B
TOML
5 lines
96 B
TOML
[tasks.codegen]
|
|
command = "cargo"
|
|
args = ["run", "-p", "ci", "--", "codegen"]
|
|
workspace = false
|