Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
junxiang Mu
2025-07-24 11:08:32 +08:00
parent 2a8c46874d
commit 4fefd63a5b
12 changed files with 408 additions and 1398 deletions
+2 -1
View File
@@ -28,7 +28,8 @@ categories = ["web-programming", "development-tools", "data-structures"]
workspace = true
[dependencies]
tokio.workspace = true
lazy_static = { workspace = true}
tokio = { workspace = true }
tonic = { workspace = true }
uuid = { workspace = true }
chrono = { workspace = true }