feat: with full support for rust services
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-11-26 22:19:34 +01:00
parent 80782e70f9
commit 7a1ad63b57
10 changed files with 593 additions and 25 deletions

1
Cargo.lock generated
View File

@@ -326,6 +326,7 @@ version = "0.2.0"
dependencies = [
"async-trait",
"clap",
"dagger-rust",
"dagger-sdk",
"eyre",
"futures",