mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-31 08:40:26 +01:00
Add unmaintained mapr (#1382)
This commit is contained in:
committed by
GitHub
parent
011edf4cc6
commit
49290fcb90
23
crates/mapr/RUSTSEC-0000-0000.md
Normal file
23
crates/mapr/RUSTSEC-0000-0000.md
Normal 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)
|
||||
Reference in New Issue
Block a user