vestal/wrap/Cargo.toml
unspeaker 07f6f82268
Some checks failed
/ build (push) Has been cancelled
chore: restructure and update deps
2025-04-06 01:50:44 +03:00

11 lines
286 B
TOML

[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" }