Update Rust crate mailchecker to 6.0.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-23 00:10:38 +00:00
parent 7f39ebcf97
commit dc29f71549
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ futures-util = "0.3.30"
diesel = { version = "2.1.6", features = ["postgres"] }
serde = { version = "1.0.198", features = ["derive"] }
serde_json = "1.0.116"
mailchecker = "6.0.3"
mailchecker = "6.0.4"
redis = "0.25.3"
lettre = "0.11.6"
rand = "0.8.5"