forked from jmug/stoatchat
Add email verification token, expiry date, hashing
This commit is contained in:
@@ -18,3 +18,8 @@ rocket_contrib = "0.4.2"
|
||||
lettre = "0.9.2"
|
||||
lettre_email = "0.9.2"
|
||||
sendmail = "2.0.0"
|
||||
validator = "0.10.0"
|
||||
bcrypt = "0.6.1"
|
||||
chrono = "0.4.10"
|
||||
rand = "0.7.3"
|
||||
time = "0.2.3"
|
||||
|
||||
Reference in New Issue
Block a user