rebase on index-scheduler

This commit is contained in:
Tamo
2022-10-17 15:11:35 +02:00
committed by Clément Renault
parent e0221fc0a3
commit d0e91555d1
7 changed files with 12 additions and 6 deletions

View File

@ -18,7 +18,7 @@ pub enum AuthControllerError {
}
internal_error!(
AuthControllerError: milli::heed::Error,
AuthControllerError: meilisearch_types::milli::heed::Error,
std::io::Error,
serde_json::Error,
std::str::Utf8Error