mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Implement ErrorCode on the milli::Error type
This commit is contained in:
parent
d76634a36c
commit
91e13c2824
6 changed files with 45 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2483,6 +2483,7 @@ name = "meilisearch-types"
|
|||
version = "0.29.1"
|
||||
dependencies = [
|
||||
"actix-web",
|
||||
"milli 0.33.0",
|
||||
"proptest",
|
||||
"proptest-derive",
|
||||
"serde",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue