mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-04-03 21:00:44 +02:00
parent
54f0a95f3a
commit
0577309b19
4 changed files with 92 additions and 69 deletions
|
|
@ -14,7 +14,7 @@ path = "app/tek.rs"
|
|||
rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|
||||
|
||||
[dependencies]
|
||||
tengri = { path = "./tengri", features = [ "tui", "dsl" ] }
|
||||
tengri = { path = "./tengri", features = [ "term", "lang" ] }
|
||||
|
||||
ansi_term = { version = "0.12.1" }
|
||||
atomic_float = { version = "1.0.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue