Update Rust crate rand to 0.9.2 #535

Merged
renovate merged 1 commits from renovate/rand-0.x into master 2025-07-21 00:14:50 +00:00
Showing only changes of commit 2b45ee25b8 - Show all commits

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"