From f42031da81d0fd00d6f40030a64d53408012b971 Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Thu, 25 Aug 2022 09:09:30 +0200 Subject: [PATCH] Remove mapr as alternative from RUSTSEC-2020-0077 (#1381) With the merge of https://github.com/RazrFalcon/memmap2-rs/pull/52 into `memmap2`, all changes from `mapr` are ported upstream. Hence `memmap2` is now the single best alternative. --- crates/memmap/RUSTSEC-2020-0077.md | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/memmap/RUSTSEC-2020-0077.md b/crates/memmap/RUSTSEC-2020-0077.md index 2e11a49..9cb6488 100644 --- a/crates/memmap/RUSTSEC-2020-0077.md +++ b/crates/memmap/RUSTSEC-2020-0077.md @@ -17,6 +17,5 @@ The author of the `memmap` crate is unresponsive. Maintained alternatives: -- [`mapr`](https://github.com/filecoin-project/mapr) - [`memmap2`](https://github.com/RazrFalcon/memmap2-rs)