mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-01-31 10:56:41 +01:00
refactor: extract dizzle
This commit is contained in:
parent
b0d2fad17b
commit
1344967f33
34 changed files with 372 additions and 2235 deletions
|
|
@ -8,8 +8,7 @@ edition = { workspace = true }
|
|||
path = "input.rs"
|
||||
|
||||
[dependencies]
|
||||
tengri_core = { path = "../core" }
|
||||
dizzle = { path = "../../dizzle" }
|
||||
|
||||
[dev-dependencies]
|
||||
tengri_tui = { path = "../tui" }
|
||||
tengri_dsl = { path = "../dsl" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue