add a recipe

This commit is contained in:
Ribbon 2024-02-25 20:36:46 +00:00
parent 00407cd0b5
commit 85c9962e16

View File

@ -0,0 +1,8 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/maxmarsc/audeye"
[build]
template = "cargo"
dependencies = [
"libsndfile",
]