mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
move the update file store to another crate with as little dependencies as possible
This commit is contained in:
@ -6,6 +6,7 @@ members = [
|
||||
"meilisearch-lib",
|
||||
"meilisearch-auth",
|
||||
"index-scheduler",
|
||||
"file-store",
|
||||
"permissive-json-pointer",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user