feat: get in the friends server

This commit is contained in:
DJMrTV 2025-03-09 23:47:46 +01:00
commit 2417c109e4
9 changed files with 473 additions and 21 deletions

View file

@ -39,9 +39,13 @@ minio = { git = "https://github.com/minio/minio-rs.git" }
crc32fast = "1.4.2"
gxhash = "3.4.1"
juniper = { version = "0.16.1", features = ["chrono"] }
juniper_rocket = "0.9.0"
tonic = "0.12.3"
prost = "0.13.4"
[build-dependencies]
tonic-build = "0.12.3"