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

This commit is contained in:
2025-07-15 00:14:33 +00:00
parent 5e97304a0c
commit 4def0c49e4
2 changed files with 22 additions and 12 deletions

View File

@ -22,7 +22,7 @@ diesel_migrations = "2.2.0"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
mailchecker = "6.0.17"
redis = "0.32.3"
redis = "0.32.4"
lettre = "0.11.17"
rand = "0.9.1"
bcrypt = "0.17.0"