mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 22:04:38 +01:00
23 lines
440 B
Markdown
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)
|
|
|