Revert "chore(deps): update rust crate rand to 0.9.0"

This reverts commit e743afef57.
This commit is contained in:
Jussi Räsänen 2025-03-21 22:21:08 +02:00
commit 387117d02c
2 changed files with 16 additions and 62 deletions
native/argon2

View file

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