Add unmaintained mapr (#1382)

This commit is contained in:
pinkforest(she/her)
2022-08-27 16:03:23 +10:00
committed by GitHub
parent 011edf4cc6
commit 49290fcb90

View File

@@ -0,0 +1,23 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "mapr"
date = "2022-08-24"
url = "https://github.com/rustsec/advisory-db/pull/1381"
informational = "unmaintained"
[versions]
patched = []
```
# mapr is Unmaintained
The `mapr` fork has been merged back into upstream fork `memmap2`.
The maintainer(s) have adviced `mapr` is deprecated and will not
receive any maintenance in favor of using `memmap2`.
## Possible Alternative(s)
The below list has not been vetted in any way and may or may not contain alternatives;
- [`memmap2`](https://github.com/RazrFalcon/memmap2-rs)