feat: update cli plan
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2025-04-21 20:39:39 +02:00
parent 985556ea80
commit 2e85e908c5
4 changed files with 375 additions and 260 deletions

View File

@@ -5,8 +5,8 @@ edition = "2021"
[dependencies]
tokio.workspace = true
dagger-sdk.workspace = true
dagger-sdk = "0.17.1"
eyre = { version = "0.6" }
dagger-components = { git = "https://git.front.kjuulh.io/kjuulh/dagger-components", branch = "main" }