handle connection registration
This commit is contained in:
parent
ad86a74efb
commit
20aa273d67
7 changed files with 233 additions and 24 deletions
|
|
@ -13,4 +13,5 @@ v_byte_macros = { git = "https://github.com/DJMrTV/VByteMacros" }
|
|||
simplelog = "0.12.2"
|
||||
chrono = "0.4.39"
|
||||
log = "0.4.25"
|
||||
anyhow = "1.0.95"
|
||||
anyhow = "1.0.95"
|
||||
rand = "0.9.0-beta.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue