move edn_view into layout

This commit is contained in:
🪞👃🪞 2025-01-07 21:41:51 +01:00
parent 4d0f98acd2
commit 9a70fbc416
13 changed files with 91 additions and 89 deletions

View file

@ -5,4 +5,6 @@ version = "0.2.0"
[dev-dependencies]
tek_tui = { path = "../tui" }
tek_engine = { path = "../engine" }
[dependencies]
tek_edn = { path = "../edn" }