Implement the skeleton for the ServerManager and the spawn of the connection_ids
This commit is contained in:
@@ -24,6 +24,7 @@ serde = "1"
|
||||
rmp-serde = "1.1.2"
|
||||
rcgen = { version = "0.12.1", features = ["x509-parser"] }
|
||||
rand = "0.8.5"
|
||||
uuid = { version = "1.7.0", features = ["v4", "serde"] }
|
||||
|
||||
[[bin]]
|
||||
name = "init_certs"
|
||||
|
||||
Reference in New Issue
Block a user