1
0
Fork 0
forked from wry/wry

all: reorganize packages for release

This commit is contained in:
Julian Orth 2024-04-04 15:48:36 +02:00
parent c659b478cf
commit b374947b45
9 changed files with 32 additions and 21 deletions

View file

@ -14,8 +14,8 @@ use {
jay_screenshot::{Dmabuf, Error},
},
},
algorithms::qoi::xrgb8888_encode_qoi,
chrono::Local,
jay_algorithms::qoi::xrgb8888_encode_qoi,
std::rc::Rc,
};