chore: add new dagger-core-version

This commit is contained in:
2023-04-25 08:46:58 +02:00
parent 8011c42dc0
commit 09881ee39b
3 changed files with 256 additions and 154 deletions

View File

@@ -11,7 +11,7 @@ publish = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dagger-core = { workspace = true }
dagger-core = { workspace = true, version = "0.2.10" }
eyre = { workspace = true }
tokio = { workspace = true }