mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2026-05-21 16:35:49 +02:00
3a1780d841
memmap is unmaintained at this point and it is being flagged as a RUSTSEC advisory in ripgrep. This doesn't seem like that big of a deal to me honestly, but memmap2 looks like a fine choice at this point. Fixes #1785, Closes #1786