mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Missing "r" in "rand_os" (#2475)
This commit is contained in:
committed by
GitHub
parent
01aa671a67
commit
0c6f0bb552
@@ -10,7 +10,7 @@ informational = "unmaintained"
|
||||
patched = []
|
||||
```
|
||||
|
||||
# and_os crate is unmaintained
|
||||
# rand_os crate is unmaintained
|
||||
|
||||
The `rand_os` crate is deprecated and no longer actively maintained, as `OsRng`
|
||||
is now part of `rand_core`.
|
||||
|
||||
Reference in New Issue
Block a user