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
|
|
@ -8,11 +8,8 @@ clojure-reader = "0.3.0"
|
|||
konst = "0.3.16"
|
||||
itertools = "0.14.0"
|
||||
|
||||
tek_input = { optional = true, path = "../input" }
|
||||
tek_output = { optional = true, path = "../output" }
|
||||
|
||||
[features]
|
||||
default = ["tek_input", "tek_output"]
|
||||
default = []
|
||||
|
||||
[dev-dependencies]
|
||||
tek_tui = { path = "../tui" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue