chore(ci): with dagger v0.2.10

This commit is contained in:
2023-02-20 10:30:33 +01:00
parent fc01755b99
commit 48433cf368
2 changed files with 19 additions and 19 deletions

View File

@@ -8,6 +8,6 @@ edition = "2021"
[dependencies]
clap = "4.1.6"
color-eyre = "0.6.2"
dagger-sdk = "0.2.6"
dagger-sdk = "0.2.10"
eyre = "0.6.8"
tokio = { version = "1.25.0", features = ["full"] }