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

View File

@@ -14,6 +14,7 @@ dagger-sdk.workspace = true
eyre.workspace = true
clap.workspace = true
async-trait.workspace = true
futures.workspace = true
[dev-dependencies]
tokio.workspace = true