feat(ci): ci with dagger v0.2.2

This commit is contained in:
2023-02-19 12:32:44 +01:00
committed by Kasper Juul Hermansen
parent e921ba1363
commit 691ecfbf52
2 changed files with 23 additions and 23 deletions

View File

@@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
clap = "4.1.6"
color-eyre = "0.6.2"
dagger-sdk = "0.2.1"
dagger-sdk = "0.2.2"
eyre = "0.6.8"