add some formatting shit
This commit is contained in:
parent
4358ec6483
commit
80c884f489
4 changed files with 25 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue