mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 03:36:41 +01:00
src -> app; move core libs to tengri
This commit is contained in:
parent
8465d64807
commit
bcc3f5809e
113 changed files with 132 additions and 5729 deletions
|
|
@ -1,17 +1,13 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"./app",
|
||||
"./cli",
|
||||
"./edn",
|
||||
"./input",
|
||||
"./jack",
|
||||
"./midi",
|
||||
"./output",
|
||||
"./plugin",
|
||||
"./sampler",
|
||||
"./tek",
|
||||
"./time",
|
||||
"./tui"
|
||||
"./time"
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue