move cmd off of grpc

This commit is contained in:
2025-12-30 14:19:41 -05:00
parent 29f7f6d83b
commit 6980b7f6aa
26 changed files with 452 additions and 389 deletions

2
Cargo.lock generated
View File

@@ -2258,10 +2258,10 @@ name = "simple_command"
version = "0.0.0"
dependencies = [
"anyhow",
"api",
"chrono",
"log",
"num-traits",
"server",
"tokio",
"tokio-util",
"tonic",