fix friends

This commit is contained in:
Maple 2026-04-06 16:42:08 +02:00
commit 0ef484ffd2
5 changed files with 43 additions and 12 deletions

View file

@ -8,3 +8,4 @@ thiserror = "2.0.12"
rnex-core = { path = "../rnex-core", version = "0.1.1" }
tokio = { version = "1.47.0", features = ["full"] }
log = "0.4.25"
hex = "0.4.3"