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

1
Cargo.lock generated
View file

@ -647,6 +647,7 @@ dependencies = [
name = "proxy-common"
version = "0.1.0"
dependencies = [
"hex",
"log",
"rnex-core",
"thiserror",