mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-24 13:46:26 +00:00
rename a few things for consistency
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
// pub mod v3;
|
||||
// pub mod v4;
|
||||
|
||||
// pub mod v4_to_v5;
|
||||
pub mod v5_to_v6;
|
||||
|
||||
pub struct Compat<From: ?Sized> {
|
||||
|
Reference in New Issue
Block a user