mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
move edn_view into layout
This commit is contained in:
parent
4d0f98acd2
commit
9a70fbc416
13 changed files with 91 additions and 89 deletions
|
|
@ -5,4 +5,6 @@ version = "0.2.0"
|
|||
|
||||
[dev-dependencies]
|
||||
tek_tui = { path = "../tui" }
|
||||
tek_engine = { path = "../engine" }
|
||||
|
||||
[dependencies]
|
||||
tek_edn = { path = "../edn" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue