mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-24 13:46:26 +00:00
write and test the compat layer from v3 to v4
This commit is contained in:
@ -13,6 +13,7 @@ use super::{
|
||||
v6::{self, V6IndexReader, V6Reader},
|
||||
};
|
||||
|
||||
pub mod v3_to_v4;
|
||||
pub mod v4_to_v5;
|
||||
pub mod v5_to_v6;
|
||||
|
||||
|
Reference in New Issue
Block a user