This commit is contained in:
2026-01-21 19:00:05 -05:00
parent 3ab9c9baf1
commit 5042cc7ff5
5 changed files with 90 additions and 38 deletions

View File

@@ -19,6 +19,7 @@ tonic-web-wasm-client = "0.8"
web-sys = { version = "0.3.77", features = ["Storage", "Window"] }
tokio = "1.49.0"
tonic-prost = "0.14.2"
chrono = "0.4.43"
[build-dependencies]
tonic-prost-build = { version = "0.14.2"}