mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
tek_tui -> tengri
This commit is contained in:
parent
36f7c8bd48
commit
3d290a9beb
11 changed files with 150 additions and 41 deletions
|
|
@ -9,3 +9,9 @@ tengri = { workspace = true }
|
|||
tek_jack = { workspace = true }
|
||||
tek_time = { workspace = true }
|
||||
tek_midi = { workspace = true }
|
||||
|
||||
livi = { workspace = true, optional = true }
|
||||
|
||||
[features]
|
||||
default = [ "lv2" ]
|
||||
lv2 = [ "livi" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue