```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: - [`memmap2`](https://github.com/RazrFalcon/memmap2-rs)