cargo update; restructure; add ui lib

This commit is contained in:
🪞👃🪞 2025-03-15 17:04:22 +02:00
parent 3c4491d632
commit e3cc8395e1
19 changed files with 830 additions and 86 deletions

View file

@ -1,11 +0,0 @@
[package]
name = "vestal_wrapper"
version = "0.1.0"
edition = "2021"
[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" }