remove workspace deps
This commit is contained in:
parent
bcce055d4c
commit
7ca053d918
1 changed files with 0 additions and 15 deletions
15
Cargo.toml
15
Cargo.toml
|
@ -7,18 +7,3 @@ package.description = "databending made easy"
|
|||
package.authors = ["Breval Ferrari <breee@duck.com>"]
|
||||
package.repository = "https://codeberg.org/p6nj/bent"
|
||||
package.keywords = ["databending", "data-bending", "bending", "bend", "art"]
|
||||
|
||||
[workspace.dependencies]
|
||||
fundsp = "0.18.2"
|
||||
image = { version = "0.25.1", features = ["rayon"] }
|
||||
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"
|
||||
derive-new = "0.6.0"
|
||||
infer = "0.16.0"
|
||||
indicatif = { version = "0.17.8", features = ["rayon"] }
|
||||
getset = "0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue