(server) chore: Modify Server (#31)

This commit is contained in:
2025-07-14 17:19:30 +08:00
committed by m0_75251201
parent 6ab1b05397
commit 4e7b1ee954
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"