memmap -> memmap2

This commit is contained in:
Tom Parker-Shemilt
2021-10-10 22:47:12 +01:00
parent a2743baaa3
commit 2dfe24f067
5 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ human_format = "1.0.3"
levenshtein_automata = { version = "0.2.0", features = ["fst_automaton"] }
linked-hash-map = "0.5.4"
meilisearch-tokenizer = { git = "https://github.com/meilisearch/tokenizer.git", tag = "v0.2.5" }
memmap = "0.7.0"
memmap2 = "0.5.0"
obkv = "0.2.0"
once_cell = "1.5.2"
ordered-float = "2.1.1"