fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
2026-01-03 04:20:16 +00:00
parent b2b27d09e8
commit 4c2917f582
3 changed files with 160 additions and 77 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
tokio.workspace = true
dagger-sdk = "0.17.1"
dagger-sdk = "0.19.0"
eyre = { version = "0.6.12" }
dagger-components = { git = "https://git.front.kjuulh.io/kjuulh/dagger-components", branch = "main" }