[package] name = "vestal_wrap" version = { workspace = true } edition = { workspace = true } [lib] crate-type = ["staticlib"] [dependencies] #nih_plug = { git = "https://github.com/robbert-vdh/nih-plug" } tek_jack = { git = "https://codeberg.org/unspeaker/tek", ref = "77d617f9" }