mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-22 04:36:32 +00:00
Replace the hand-made VecDequeue by a FutureUnordered
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3212,6 +3212,7 @@ dependencies = [
|
||||
"enum-iterator",
|
||||
"file-store",
|
||||
"flate2",
|
||||
"futures",
|
||||
"indexmap",
|
||||
"insta",
|
||||
"maplit",
|
||||
|
||||
Reference in New Issue
Block a user