feat: get in the friends server
This commit is contained in:
parent
9f9393cfe5
commit
2417c109e4
9 changed files with 473 additions and 21 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue