mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-19 19:26:25 +00:00
update cellulite to the latest version
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#![allow(clippy::result_large_err)]
|
||||
|
||||
use std::fs::{read_dir, read_to_string, remove_file, File};
|
||||
use std::io::{BufWriter, Write as _};
|
||||
use std::path::PathBuf;
|
||||
|
Reference in New Issue
Block a user