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

This commit is contained in:
2025-09-02 00:27:05 +00:00
parent 71cb01c7fc
commit 60e4ca93c7
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ diesel_migrations = "2.2.0"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.141"
mailchecker = "6.0.18"
redis = "0.32.4"
redis = "0.32.5"
lettre = "0.11.18"
rand = "0.9.2"
bcrypt = "0.17.1"