cargo fix
This commit is contained in:
parent
7822a385bb
commit
50b0eb9929
22 changed files with 23 additions and 26 deletions
|
@ -3,7 +3,7 @@ pub use data::Data;
|
|||
|
||||
use crate::{services, Result};
|
||||
use image::{imageops::FilterType, GenericImageView};
|
||||
use std::sync::Arc;
|
||||
|
||||
use tokio::{
|
||||
fs::File,
|
||||
io::{AsyncReadExt, AsyncWriteExt},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue