meilisearch/milli
bors[bot] c7db4176f3
Merge #384
384: Replace memmap with memmap2 r=Kerollmops a=palfrey

[memmap is unmaintained](https://rustsec.org/advisories/RUSTSEC-2020-0077.html) and needs replacing. memmap2 is a drop-in replacement fork that's well maintained. Note that the version numbers got reset on fork, hence the lower values.

Co-authored-by: Tom Parker-Shemilt <palfrey@tevp.net>
2021-10-13 13:47:23 +00:00
..
src Merge #384 2021-10-13 13:47:23 +00:00
tests Implement documents format 2021-09-21 16:58:33 +02:00
Cargo.toml Merge #384 2021-10-13 13:47:23 +00:00