Check email

This commit is contained in:
2023-05-25 09:22:49 +02:00
parent 0bfdc305b1
commit bce6a85536
3 changed files with 32 additions and 2 deletions

View File

@ -14,4 +14,5 @@ anyhow = "1.0.71"
actix-web = "4.3.1"
diesel = { version = "2.0.4", features = ["postgres"] }
serde = { version = "1.0.163", features = ["derive"] }
actix-remote-ip = "0.1.0"
actix-remote-ip = "0.1.0"
mailchecker = "5.0.9"