mirror of
https://codeberg.org/unspeaker/vestal.git
synced 2025-12-06 15:06:42 +01:00
build wrapper with musl
This commit is contained in:
parent
32a693e1c4
commit
ed87ea48a9
6 changed files with 422 additions and 20 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
#nih_plug = { git = "https://github.com/robbert-vdh/nih-plug" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue