feat: update template
This commit is contained in:
@@ -6,12 +6,12 @@ edition = "2021"
|
||||
[dependencies]
|
||||
tokio.workspace = true
|
||||
|
||||
dagger-sdk = "0.15.0"
|
||||
eyre = { version = "0.6.12" }
|
||||
dagger-sdk = "0.17.1"
|
||||
eyre = { version = "0.6" }
|
||||
|
||||
dagger-components = { git = "https://git.front.kjuulh.io/kjuulh/dagger-components", branch = "main" }
|
||||
dagger-rust = { git = "https://git.front.kjuulh.io/kjuulh/dagger-components", branch = "main" }
|
||||
cuddle-ci = { git = "https://git.front.kjuulh.io/kjuulh/dagger-components", branch = "main" }
|
||||
async-trait = "0.1.80"
|
||||
async-trait = "0.1"
|
||||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
|
Reference in New Issue
Block a user