feat(server): working friend page

This commit is contained in:
Maieul BOYER 2026-02-08 23:34:44 +01:00
parent 83433186f3
commit 0b17c760cb
Signed by: maix
SSH key fingerprint: SHA256:iqCzqFFF5KjRixmDExqbAltCIj9ndlBWIGJf3t9Ln9g
2126 changed files with 35620 additions and 42 deletions

View file

@ -14,6 +14,7 @@ thiserror = "2.0.18"
url = "2.5.8"
serde = { workspace = true }
smol_str = { workspace = true }
log = { workspace = true }
[dev-dependencies]
tokio = { workspace = true }