mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
Patch roaring to use the version supporting intersection on deserialization
This commit is contained in:
@ -64,3 +64,6 @@ opt-level = 3
|
||||
opt-level = 3
|
||||
[profile.bench.package.yada]
|
||||
opt-level = 3
|
||||
|
||||
[patch.crates-io]
|
||||
roaring = { git = "https://github.com/RoaringBitmap/roaring-rs", branch = "intersection-with-serialized" }
|
||||
|
Reference in New Issue
Block a user