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

@ -21,3 +21,4 @@ rfd = "0.14.1"
derive-new = "0.6.0"
infer = "0.16.0"
indicatif = { version = "0.17.8", features = ["rayon"] }
getset = "0.1.2"