fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-03-25 22:48:12 +00:00
parent 8d4e4cc214
commit 0ebe91a5ad
3 changed files with 52 additions and 22 deletions

View File

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