Updated files, will be switching to sessions

This commit is contained in:
Benjamin Sherriff
2024-01-30 14:19:59 -05:00
parent 40a45275d6
commit ca9270f3a7
7 changed files with 192 additions and 188 deletions

View File

@@ -33,6 +33,7 @@ actix-multipart = "0.6.1"
openssl = "0.10.60" # Resolve `openssl` `X509StoreRef::objects` is unsound #10
rand = "0.8.5"
sha2 = "0.10.8"
rand_chacha = "0.3.1"
[dependencies.tokio]
version = "1.32.0"