Update memory mapping recommendation to memmap2

This commit is contained in:
Nico Burns 2022-11-04 16:18:12 +00:00
parent 0ae4ab9ffd
commit 0655502b0a

View file

@ -199,8 +199,8 @@
{
"name": "Memory mapping files",
"crates": [{
"name": "memmap",
"notes": ""
"name": "memmap2",
"notes": "The older memmap crate is unmaintained."
}]
},
{