mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 03:36:41 +01:00
move edn_view into layout
This commit is contained in:
parent
4d0f98acd2
commit
9a70fbc416
13 changed files with 91 additions and 89 deletions
|
|
@ -27,10 +27,7 @@ wavers = "1.4.3"
|
|||
#winit = { version = "0.30.4", features = [ "x11" ] }
|
||||
|
||||
[features]
|
||||
default = ["tek_input", "tek_output", "tek_edn"]
|
||||
tek_input = [ "tek_tui/tek_input" ]
|
||||
tek_output = [ "tek_tui/tek_output" ]
|
||||
tek_edn = [ "tek_tui/tek_edn" ]
|
||||
default = []
|
||||
|
||||
[[bin]]
|
||||
name = "tek_arranger"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue