Use MiMalloc in milli tests

This commit is contained in:
Loïc Lecrenier
2023-03-20 09:41:37 +01:00
parent 70c906d4b4
commit 6c659dc12f
3 changed files with 10 additions and 0 deletions

1
Cargo.lock generated
View File

@ -2645,6 +2645,7 @@ dependencies = [
"maplit",
"md5",
"memmap2",
"mimalloc",
"obkv",
"once_cell",
"ordered-float",