mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 08:11:04 +00:00
get rids of the horrendous spinlock in favor of synchronoise
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1791,6 +1791,7 @@ dependencies = [
|
||||
"nelson",
|
||||
"roaring 0.9.0",
|
||||
"serde",
|
||||
"synchronoise",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"time",
|
||||
|
Reference in New Issue
Block a user