Add server command

This commit is contained in:
Jett Chen 2024-11-22 15:25:16 +08:00
parent d1a223fac9
commit 6c32ae8b68
7 changed files with 77 additions and 6 deletions

View file

@ -31,6 +31,7 @@ dotenvy = "0.15.7"
config = "0.14.1"
prost = "0.13.3"
prost-types = "0.13.3"
tonic-web = "0.12.3"
[features]