mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Rename the project milli
This commit is contained in:
parent
d31da26a51
commit
2c62eeea3c
8 changed files with 33 additions and 33 deletions
|
@ -5,7 +5,7 @@ use std::time::Instant;
|
|||
|
||||
use heed::EnvOpenOptions;
|
||||
use structopt::StructOpt;
|
||||
use mega_mini_indexer::{Index, BEU32};
|
||||
use milli::{Index, BEU32};
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
#[global_allocator]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue