This commit is contained in:
Breval Ferrari 2024-07-13 10:05:27 +02:00
parent e34287df9e
commit 825bcfa5a1
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
2 changed files with 40 additions and 2 deletions

View file

@ -10,5 +10,5 @@ keywords.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fundsp = { workspace = true }
num-traits = { workspace = true }
image = { workspace = true }
derive-new = { workspace = true }