mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
wip: refactor into api and app
This commit is contained in:
parent
051c3d3663
commit
70fc3c97d1
61 changed files with 453 additions and 255 deletions
|
|
@ -2,6 +2,6 @@
|
|||
resolver = "2"
|
||||
members = [
|
||||
"crates/tek_core",
|
||||
"crates/tek_mixer",
|
||||
"crates/tek_sequencer"
|
||||
"crates/tek_api",
|
||||
"crates/tek_app"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue