mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-08-28 12:56:57 +02:00
This commit is contained in:
parent
68236a7210
commit
ae496987c8
7 changed files with 458 additions and 172 deletions
|
|
@ -14,7 +14,8 @@ path = "src/tek.rs"
|
|||
rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|
||||
|
||||
[dependencies]
|
||||
tengri = { path = "./tengri", features = [ "term", "lang" ] }
|
||||
tek_proc = { path = "./proc" }
|
||||
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