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

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-01 22:53:04 +02:00
parent a7656a9da1
commit 12dff478a3
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ dagger-cuddle-please = { path = "crates/dagger-cuddle-please" }
dagger-rust = { path = "crates/dagger-rust" }
ci = { path = "ci" }
dagger-sdk = "0.11.9"
dagger-sdk = "0.11.10"
eyre = "0.6"
tokio = "1"
dotenv = "0.15.0"