mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
bump enum-iter and fix a bunch of error messages
This commit is contained in:
parent
bea81ae37b
commit
d1a6fb2971
7 changed files with 275 additions and 212 deletions
|
@ -4,7 +4,7 @@ version = "0.29.1"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
enum-iterator = "1.1.2"
|
||||
enum-iterator = "1.1.3"
|
||||
hmac = "0.12.1"
|
||||
meilisearch-types = { path = "../meilisearch-types" }
|
||||
rand = "0.8.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue