reorganize lib, use it in the funny zone

This commit is contained in:
Breval Ferrari 2024-07-14 07:57:40 +02:00
parent 825bcfa5a1
commit a0d82499c0
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
6 changed files with 106 additions and 103 deletions

View file

@ -12,3 +12,4 @@ keywords.workspace = true
[dependencies]
image = { workspace = true }
derive-new = { workspace = true }
getset = { workspace = true }