Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

2 changed files with 273 additions and 408 deletions

679
ci/Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,6 @@ edition = "2021"
[dependencies]
color-eyre = "0.6.2"
dagger-sdk = "0.13.0"
dagger-sdk = "0.2.22"
eyre = "0.6.8"
tokio = { version = "1.28.0", features = ["full"] }