Speedup pre-release CI runs (#1804)

This commit is contained in:
Solomon
2026-01-06 15:58:10 +00:00
committed by GitHub
parent edef39c3fb
commit 0f3ee560f3
15 changed files with 548 additions and 1171 deletions

View File

@@ -15,7 +15,7 @@ tokio = { workspace = true }
sqlx = "0.8.6"
serde_json = { workspace = true }
tracing = { workspace = true }
git2 = "0.19"
git2 = { workspace = true }
futures = "0.3.31"
axum = { workspace = true }