merge tek_jack into tek_core

This commit is contained in:
🪞👃🪞 2024-08-11 09:48:45 +03:00
parent a659062dbc
commit 278b3caad3
23 changed files with 285 additions and 456 deletions

View file

@ -5,7 +5,6 @@ version = "0.1.0"
[dependencies]
tek_core = { path = "../tek_core" }
tek_jack = { path = "../tek_jack" }
[lib]
path = "src/lib.rs"