feat: with working main
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-03 23:31:53 +02:00
parent 8ee05136df
commit 34417f77bc
8 changed files with 178 additions and 55 deletions

1
Cargo.lock generated
View File

@@ -261,6 +261,7 @@ dependencies = [
"clap",
"color-eyre",
"dagger-sdk",
"dotenv",
"eyre",
"futures",
"tokio",