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 0b87b23 commit 412b34dCopy full SHA for 412b34d
crates/crypto-hash/RUSTSEC-0000-0000.md
@@ -0,0 +1,19 @@
1
+```toml
2
+[advisory]
3
+id = "RUSTSEC-0000-0000"
4
+package = "crypto-hash"
5
+date = "2025-09-08"
6
+url = "https://github.com/rustsec/advisory-db/issues/1633"
7
+informational = "unmaintained"
8
+
9
+[versions]
10
+patched = []
11
+```
12
13
+# crypto-hash crate is unmaintained
14
15
+The `crypto-hash` crate is no longer actively maintained. If you rely on this crate, consider switching to a maintained alternative.
16
17
+## Recommended alternatives
18
19
+- [`crypto-hashes`](https://crates.io/crates/crypto-hashes)
0 commit comments