chore(ci): with dagger v0.2.11

This commit is contained in:
2023-02-20 10:50:48 +01:00
parent f869e574dd
commit b552dc5d75
2 changed files with 22 additions and 22 deletions

View File

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