This commit is contained in:
2025-12-27 14:09:05 +01:00
parent 8c5aa4f948
commit 13a4810cbf
6 changed files with 444 additions and 126 deletions

View File

@@ -16,9 +16,11 @@ categories = [
[dependencies]
bufstream = "0.1"
clap = { version = "4.4", features = [ "derive" ] }
ctrlc = "3.4"
eframe = "0.26"
glob = "0.3"
image = "0.23"
libc = "0.2"
num_cpus = "1.13.1"
regex = "1.5"
rayon = "1.5.1"