fix: add tracing dependencies (#6497)

This commit is contained in:
Ning Sun
2025-07-10 11:01:31 +08:00
committed by GitHub
parent 3583b3204f
commit f2c7b09825
10 changed files with 17 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ table.workspace = true
tokio.workspace = true
toml.workspace = true
tonic.workspace = true
tracing.workspace = true
[dev-dependencies]
cache.workspace = true