anymap is unmaintained (#906)

It appears that the anymap has been abandoned, and the most recent
released version contains a soundness bug that has been fixed upstream,
but never published to crates.io
This commit is contained in:
Erick Tryzelaar
2021-05-07 17:19:04 -07:00
committed by GitHub
parent 444f649224
commit 658266f614

View File

@@ -0,0 +1,18 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "anymap"
date = "2021-05-07"
informational = "unmaintained"
url = "https://github.com/chris-morgan/anymap/issues/37"
[versions]
patched = []
unaffected = []
```
# anymap is unmaintained.
The `anymap` crate does not appear to be maintained, and the most recent
published version 0.12.1 includes a soundness bug. This has been
[fixed](https://github.com/chris-morgan/anymap/pull/32) a few years ago, but
was never released.