chore(deps): update all dependencies

This commit is contained in:
2024-08-22 13:39:37 +00:00
parent 9f23dd935a
commit 3e65cda2c9
2 changed files with 168 additions and 83 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.9.8"
dagger-sdk = "0.11.0"
dagger-rust = {git = "https://git.front.kjuulh.io/kjuulh/dagger-components.git", ref = "main"}
tokio.workspace = true
eyre = "*"