add some formatting shit

This commit is contained in:
Reid 2023-08-29 01:10:33 -07:00
parent 4358ec6483
commit 80c884f489
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
4 changed files with 25 additions and 0 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
diesel = { version = "=2.1.0", features = ["postgres"] }
dotenvy = "0.15.7"
maplit = "1.0.2"
password-auth = "0.3.0"
regex = "1.9.4"
rocket = "=0.5.0-rc.3"