feat: update dagger
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-03-30 21:17:29 +01:00
parent a6dab9a178
commit 0539e375b1
4 changed files with 161 additions and 153 deletions

View File

@@ -17,8 +17,7 @@ dagger-cuddle-please = { path = "crates/dagger-cuddle-please" }
dagger-rust = { path = "crates/dagger-rust" }
ci = { path = "ci" }
#dagger-sdk = "0.3.2"
dagger-sdk = {git = "https://github.com/kjuulh/dagger.git", branch = "feat/with-send-sync"}
dagger-sdk = "0.9.8"
eyre = "0.6.12"
tokio = "1.37.0"
dotenv = "0.15.0"