utils: move damage algorithms to algorithm crate
This commit is contained in:
parent
259340938b
commit
6e244a08ab
12 changed files with 710 additions and 542 deletions
|
|
@ -15,8 +15,8 @@ use {
|
|||
jay_screenshot::{Dmabuf, Error},
|
||||
},
|
||||
},
|
||||
algorithms::qoi::xrgb8888_encode_qoi,
|
||||
chrono::Local,
|
||||
qoi::xrgb8888_encode_qoi,
|
||||
std::rc::Rc,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue