mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 20:56:43 +01:00
wip3 (25e): woohoohoo
This commit is contained in:
parent
3de89bf4fd
commit
36280ce9b7
40 changed files with 1607 additions and 1412 deletions
|
|
@ -3,6 +3,9 @@ name = "tek_tui"
|
|||
edition = "2021"
|
||||
version = "0.1.0"
|
||||
|
||||
[lib]
|
||||
path = "src/tui.rs"
|
||||
|
||||
[dependencies]
|
||||
tek_core = { path = "../tek_core" }
|
||||
tek_layout = { path = "../tek_layout" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue