mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
wip: reenable dynamic dispatch
This commit is contained in:
parent
600d0b3aca
commit
ac3827b8f3
11 changed files with 997 additions and 194 deletions
|
|
@ -6,3 +6,8 @@ version = "0.1.0"
|
|||
[dependencies]
|
||||
clojure-reader = "0.3.0"
|
||||
konst = "0.3.16"
|
||||
tek_layout = { optional = true, path = "../layout" }
|
||||
|
||||
[features]
|
||||
default = ["layout"]
|
||||
layout = [ "tek_layout" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue