feat: reworked command processing and storage
This commit is contained in:
@@ -18,5 +18,6 @@ rustls = { version = "0.23", default-features = false, features = ["ring", "std"
|
||||
rcgen = { version = "0.13.2", features = ["pem", "x509-parser", "crypto"] }
|
||||
rustls-pki-types = "1.11.0"
|
||||
axum-msgpack = "0.4.0"
|
||||
sparse-actions = { version = "2.0.0", path = "../sparse-actions" }
|
||||
chrono = { version = "0.4.39", features = ["serde"] }
|
||||
|
||||
sparse-actions = { path = "../sparse-actions" }
|
||||
|
||||
Reference in New Issue
Block a user