fix(odm): compile relocated instance-bound backfill service (#7230)

This commit is contained in:
Zhengchao An
2026-09-06 01:43:14 +08:00
committed by GitHub
parent 037354cec0
commit 6d8606412e
6 changed files with 12 additions and 8 deletions
+1
View File
@@ -276,6 +276,7 @@ rcgen = { workspace = true }
# Async Runtime and Networking
async-trait = { workspace = true }
axum.workspace = true
faster-hex.workspace = true
futures.workspace = true
futures-lite.workspace = true
futures-util.workspace = true