feat: with dagger-engine v.0.4.0

This commit is contained in:
2023-03-10 23:16:35 +01:00
committed by Kasper Juul Hermansen
parent 41b20b6268
commit 7133bfae95
4 changed files with 107 additions and 16 deletions

4
Makefile.toml Normal file
View File

@@ -0,0 +1,4 @@
[tasks.codegen]
command = "cargo"
args = ["run", "-p", "ci", "--", "codegen"]
workspace = false