losen deps
This commit is contained in:
parent
ba9443fc08
commit
2c01b3761d
1 changed files with 4 additions and 4 deletions
|
@ -13,12 +13,12 @@ keywords.workspace = true
|
|||
image = { version = "0.25", features = ["rayon"] }
|
||||
num = "0"
|
||||
rayon = "1"
|
||||
infer = "0.16"
|
||||
thiserror = "2.0"
|
||||
derive-new = "0.7"
|
||||
infer = "0"
|
||||
thiserror = "2"
|
||||
derive-new = "0"
|
||||
strum = { version = "0.26", features = ["derive"] }
|
||||
derive_wrapper = "0.1"
|
||||
symphonia = { version = "0.5", features = ["all"] }
|
||||
|
||||
[dev-dependencies]
|
||||
project-root = "0.2.2"
|
||||
project-root = "0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue