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

This commit is contained in:
2025-05-06 00:23:48 +00:00
parent 4f6d4abb43
commit fd870317dd
2 changed files with 5 additions and 6 deletions

View File

@ -24,7 +24,7 @@ serde_json = "1.0.140"
mailchecker = "6.0.17"
redis = "0.29.5"
lettre = "0.11.15"
rand = "0.9.0"
rand = "0.9.1"
bcrypt = "0.17.0"
light-openid = "1.0.4"
thiserror = "2.0.12"