Merge pull request 'Update Rust crate rand to 0.9.2' (#535) from renovate/rand-0.x into master
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-21 00:14:50 +00:00

View File

@@ -24,7 +24,7 @@ serde_json = "1.0.141"
mailchecker = "6.0.17"
redis = "0.32.4"
lettre = "0.11.17"
rand = "0.9.1"
rand = "0.9.2"
bcrypt = "0.17.0"
light-openid = "1.0.4"
thiserror = "2.0.12"