vestal/crates/wrapper/Cargo.toml

11 lines
256 B
TOML

[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" }
tek_jack = { git = "https://codeberg.org/unspeaker/tek", ref = "77d617f9" }