forked from Roflin/gamenight
Adds some validation to new user registration.
This commit is contained in:
@@ -20,4 +20,5 @@ argon2 = "0.4"
|
||||
rand_core = { version = "0.6", features = ["std"] }
|
||||
diesel-derive-enum = { version = "1.1", features = ["sqlite"] }
|
||||
jsonwebtoken = "8.1"
|
||||
validator = { version = "0.14", features = ["derive"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user