Initial protocol

This commit is contained in:
2026-09-08 19:30:24 +05:30
parent 6a62c33f42
commit a3385e7702
9 changed files with 236 additions and 145 deletions
+1
View File
@@ -6,3 +6,4 @@ edition = "2024"
[dependencies]
tracing = { workspace = true }
hd-lib = { path = "../hd-lib" }
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }