mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
Try a better version of sdset
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user