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

This commit is contained in:
2025-02-20 01:34:52 +00:00
parent 0e178cea68
commit 19c59e4558
3 changed files with 48 additions and 18 deletions

View File

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