Renames meilisearch-http to meilisearch

This commit is contained in:
Colby Allen 2022-12-07 08:20:47 -07:00
parent ded2a50d14
commit ad2b1467da
83 changed files with 32 additions and 36 deletions

View file

@ -1,5 +0,0 @@
mod create_index;
mod delete_index;
mod get_index;
mod stats;
mod update_index;