RawData, clippy

This commit is contained in:
Breval Ferrari 2024-07-13 09:07:50 +02:00
parent 5d39e227b6
commit e34287df9e
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
4 changed files with 56 additions and 3 deletions

View file

@ -18,3 +18,6 @@ dasp_sample = "0.11.0"
rayon = "1.10.0"
dirs = "5.0.1"
rfd = "0.14.1"
derive-new = "0.6.0"
infer = "0.16.0"
indicatif = { version = "0.17.8", features = ["rayon"] }