file responses
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
JMARyA 2025-03-04 18:47:55 +01:00
parent 4688968a32
commit 0c17944215
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 128 additions and 71 deletions

View file

@ -25,6 +25,7 @@ rand = "0.8.5"
data-encoding = "2.6.0"
bcrypt = "0.16.0"
dashmap = "6.1.0"
async-stream = "0.3.6"
[build-dependencies]
reqwest = { version = "0.11", features = ["blocking"] }