Update Rust crate rand to 0.9.2
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-07-21 00:14:48 +00:00
parent 9240f68827
commit 2b45ee25b8

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"