mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Implement ErrorCode on the milli::Error type
This commit is contained in:
committed by
Clément Renault
parent
d76634a36c
commit
91e13c2824
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",
|
||||
|
Reference in New Issue
Block a user