fix(deps): update all dependencies

This commit is contained in:
2025-04-19 03:08:27 +00:00
parent 5b07fd48bb
commit a56ed09083
4 changed files with 222 additions and 96 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dagger-sdk = "0.11.0"
dagger-sdk = "0.18.0"
dagger-rust = {git = "https://git.front.kjuulh.io/kjuulh/dagger-components.git", ref = "main"}
tokio.workspace = true
eyre = "*"