chore(deps): update rust crate rand to 0.9.0

This commit is contained in:
renovate-bot 2025-05-21 11:40:26 +00:00
commit 1da78b3f73

View file

@ -46,7 +46,7 @@ juniper_rocket = "0.9.0"
tonic = "0.12.3"
prost = "0.13.4"
lettre = "0.11.15"
rand = "0.8.5"
rand = "0.9.0"
reqwest = "0.12.12"