Modify client

This commit is contained in:
2025-07-14 17:14:52 +08:00
parent 2efd018094
commit 4da7c06869
3 changed files with 23 additions and 0 deletions

View File

@ -12,6 +12,7 @@ log = "0.4"
prost = "0.13"
tokio = { version = "1", features = ["full"] }
tonic = "0.13"
tonic-web = "0.13"
[build-dependencies]
tonic-build = "0.13"