file picker, progress bar, perf enhancements

This commit is contained in:
Breval Ferrari 2024-07-11 17:45:55 +02:00
parent 5c2607b574
commit 5d39e227b6
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
4 changed files with 114 additions and 22 deletions

View file

@ -14,3 +14,7 @@ image = "0.24.9"
anyhow = "1.0.86"
bingus = { version = "0.1.0", path = "bingus" }
num-traits = "0.2.19"
dasp_sample = "0.11.0"
rayon = "1.10.0"
dirs = "5.0.1"
rfd = "0.14.1"