mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Try a better version of sdset
This commit is contained in:
parent
e44d498c94
commit
ff1ec599e0
2 changed files with 4 additions and 4 deletions
|
@ -35,7 +35,7 @@ zerocopy = "0.2.8"
|
|||
[dependencies.sdset]
|
||||
# version = "0.3.6"
|
||||
git = "https://github.com/Kerollmops/sdset"
|
||||
branch = "intersection-by-key"
|
||||
branch = "typed-algorithms"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue