build(deps): merge tower deps to workspace (#4036)

Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
tison
2024-05-27 15:15:30 +08:00
committed by GitHub
parent 297105266b
commit c78043d526
7 changed files with 7 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ time = "0.3"
tokio.workspace = true
tokio-stream = { workspace = true, features = ["net"] }
tonic.workspace = true
tower = "0.4"
tower.workspace = true
uuid.workspace = true
zstd.workspace = true