Files
advisory-db/crates/memmap/RUSTSEC-2020-0077.md
2020-12-02 11:15:42 -08:00

23 lines
440 B
Markdown

```toml
[advisory]
id = "RUSTSEC-2020-0077"
package = "memmap"
date = "2020-12-02"
url = "https://github.com/danburkert/memmap-rs/issues/90"
informational = "unmaintained"
[versions]
patched = []
unaffected = ["> 0.7.0"]
```
# memmap is unmaintained
The author of the `memmap` crate is unresponsive.
Maintained alternatives:
- [`mapr`](https://github.com/filecoin-project/mapr)
- [`memmap2`](https://github.com/RazrFalcon/memmap2-rs)