mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
fix some warnings
This commit is contained in:
parent
58ef80a2a7
commit
6f327a00c7
7 changed files with 130 additions and 30 deletions
|
@ -31,7 +31,7 @@ use std::{
|
|||
use serde::{Deserialize, Serialize};
|
||||
use tempfile::TempDir;
|
||||
use time::OffsetDateTime;
|
||||
use uuid::Uuid;
|
||||
|
||||
|
||||
pub mod errors;
|
||||
pub mod meta;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue