remove rpc, cli start

This commit is contained in:
2026-06-04 12:37:57 +02:00
parent 3ce0f800a0
commit 37ce941e02
15 changed files with 219 additions and 126 deletions

View File

@ -7,6 +7,7 @@ edition = "2024"
async-std = "1.13.2"
bollard = "0.21.0"
chrono = "0.4.44"
clap = "4.6.1"
diesel = { version = "2.3.9", features = ["postgres", "r2d2"] }
diesel-enum = "0.2.1"
json = "0.12.4"