bumpin tengri
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
okay stopped screaming 2026-03-20 02:49:24 +02:00
parent 54f0a95f3a
commit 0577309b19
4 changed files with 92 additions and 69 deletions

View file

@ -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" }