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

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-11-25 23:09:49 +01:00
parent 3e9a840851
commit 82ccdefd93
5 changed files with 302 additions and 135 deletions

1
Cargo.lock generated
View File

@@ -328,6 +328,7 @@ dependencies = [
"clap",
"dagger-sdk",
"eyre",
"futures",
"tokio",
]