chore(deps): update rust crate rand to 0.9.0

This commit is contained in:
Renovate Bot 2025-01-27 16:10:23 +02:00 committed by jussi
parent 2d41d01ab9
commit e743afef57
2 changed files with 62 additions and 16 deletions

View file

@ -11,4 +11,4 @@ crate-type = ["cdylib"]
[dependencies]
rustler = "0.35.0"
argon2 = "0.5.3"
rand = "0.8.5"
rand = "0.9.0"