mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
wip: assigning steps to frames
This commit is contained in:
parent
7c1dc9ce9b
commit
faac61180b
6 changed files with 389 additions and 13 deletions
|
|
@ -6,3 +6,4 @@ edition = "2021"
|
|||
jack = "0.10"
|
||||
clap = { version = "4.5.4", features = [ "derive" ] }
|
||||
crossterm = "0.27"
|
||||
ratatui = "0.26.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue