We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd998a commit c859f16Copy full SHA for c859f16
crates/rand_os/RUSTSEC-0000-0000.md
@@ -0,0 +1,18 @@
1
+```toml
2
+[advisory]
3
+id = "RUSTSEC-0000-0000"
4
+package = "rand_os"
5
+date = "2025-11-17"
6
+url = "https://crates.io/crates/rand_os"
7
+informational = "unmaintained"
8
+
9
+[versions]
10
+patched = []
11
+```
12
13
+# and_os crate is unmaintained
14
15
+The `rand_os` crate is deprecated and no longer actively maintained, as `OsRng`
16
+is now part of `rand_core`.
17
18
+If you are using this crate, consider upgrading to `rand_core` 0.5.1 or higher.
0 commit comments