update tonic axum

Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
junxiang Mu
2025-04-09 02:39:46 +00:00
parent 5fd9b17b53
commit ebf1a9d9c4
8 changed files with 99 additions and 132 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ protos.workspace = true
rmp-serde.workspace = true
serde.workspace = true
serde_json.workspace = true
tonic = { version = "0.12.3", features = ["gzip"] }
tonic = { workspace = true }
tokio = { workspace = true }
tower.workspace = true
url.workspace = true