feat: with ultra caching
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 00:46:20 +02:00
parent c131ebdb7e
commit af821a9d3a
8 changed files with 312 additions and 45 deletions

1
Cargo.lock generated
View File

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