mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
407 B
407 B
[advisory]
id = "RUSTSEC-2025-0124"
package = "rand_os"
date = "2025-11-17"
url = "https://crates.io/crates/rand_os"
informational = "unmaintained"
[versions]
patched = []
and_os crate is unmaintained
The rand_os crate is deprecated and no longer actively maintained, as OsRng
is now part of rand_core.
If you are using this crate, consider upgrading to rand_core 0.5.1 or higher.