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

This commit is contained in:
2025-04-08 00:26:32 +00:00
parent 25cae9b006
commit 877b0c56b3
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.140"
mailchecker = "6.0.17"
redis = "0.29.2"
redis = "0.29.5"
lettre = "0.11.15"
rand = "0.9.0"
bcrypt = "0.17.0"