spline & deref macro for wrappers

This commit is contained in:
Ponj 2024-09-02 22:05:42 -04:00
parent c944db2ab7
commit 9269b00235
Signed by: p6nj
GPG key ID: 6FED68D87C479A59

View file

@ -7,7 +7,9 @@ edition = "2021"
anyhow = "1.0"
cfg-if = "1.0.0"
clap = { version = "4.5", features = ["derive"] }
derived-deref = "2.1.0"
fasteval = "0.2.4"
splines = "4.3.1"
tinyaudio = { version = "0.1", optional = true }
[features]