mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-03-13 11:50:44 +01:00
move the jack stuff into tengri
This commit is contained in:
parent
9ae35830c3
commit
6295f2e601
12 changed files with 107 additions and 440 deletions
|
|
@ -15,8 +15,6 @@ rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|
|||
|
||||
[dependencies]
|
||||
tengri = { path = "./tengri", features = [ "tui", "dsl" ] }
|
||||
dizzle = { path = "./dizzle" }
|
||||
jack = { path = "./rust-jack" }
|
||||
|
||||
ansi_term = { version = "0.12.1" }
|
||||
atomic_float = { version = "1.0.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue