feat: add catalog_manager to ProcedureServiceHandler (#5873)

This commit is contained in:
Weny Xu
2025-04-10 14:55:46 +08:00
committed by GitHub
parent e052c65a58
commit 54ef29f394
6 changed files with 26 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ api.workspace = true
arc-swap = "1.0"
async-trait.workspace = true
bincode = "1.3"
catalog.workspace = true
chrono.workspace = true
common-base.workspace = true
common-catalog.workspace = true