feat: update service
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-01 23:04:53 +02:00
parent 56c01088b8
commit e9abbfb266
5 changed files with 388 additions and 368 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
tokio.workspace = true
dagger-sdk = "0.9.8"
dagger-sdk = "0.11.10"
eyre = { version = "0.6.12" }
tracing.workspace = true