RawData, clippy
This commit is contained in:
parent
5d39e227b6
commit
e34287df9e
4 changed files with 56 additions and 3 deletions
|
@ -19,5 +19,6 @@ dasp_sample = { workspace = true }
|
|||
rayon = { workspace = true }
|
||||
dirs = { workspace = true }
|
||||
rfd = { workspace = true }
|
||||
derive-new = "0.6.0"
|
||||
indicatif = { version = "0.17.8", features = ["rayon"] }
|
||||
derive-new = { workspace = true }
|
||||
infer = { workspace = true }
|
||||
indicatif = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue