mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-15 03:53:27 +02:00
5 lines
96 B
TOML
5 lines
96 B
TOML
[tasks.codegen]
|
|
command = "cargo"
|
|
args = ["run", "-p", "ci", "--", "codegen"]
|
|
workspace = false
|