missing import + ci fixes
This commit is contained in:
parent
9fde688bcc
commit
0c00b7e9bf
2 changed files with 4 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use std::{cell::SyncUnsafeCell};
|
||||
use std::cell::SyncUnsafeCell;
|
||||
|
||||
use image::{GenericImageView, Rgb};
|
||||
use tokio::sync::{RwLock, RwLockReadGuard};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue