fix(deps): update all dependencies

This commit is contained in:
2025-03-06 01:35:23 +00:00
parent 00c653d8a1
commit a8259fb638
6 changed files with 708 additions and 406 deletions

View File

@@ -7,9 +7,9 @@ edition = "2021"
[dependencies]
eyre = { version = "*" }
dagger-sdk = "0.2.22"
dagger-sdk = "0.16.0"
tokio = { version = "1.28.1", features = ["full"] }
async-scoped = { version = "0.7.1", features = ["use-tokio"] }
async-scoped = { version = "0.9.0", features = ["use-tokio"] }
tracing-subscriber = "0.3.17"
tracing = { version = "0.1.37", features = ["log"] }
stopwatch = "0.0.7"