[package] name = "vestal_wrapper" version = "0.1.0" edition = "2021" [lib] crate-type = ["cdylib"] [dependencies] nih_plug = { git = "https://github.com/robbert-vdh/nih-plug" }