mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 19:56:44 +01:00
parent
18b6803912
commit
a4dbf88220
3 changed files with 9 additions and 3 deletions
|
|
@ -22,3 +22,6 @@ tengri_tui = { optional = true, path = "../tui" }
|
|||
tengri_proc = { path = "../proc" }
|
||||
tengri = { path = ".", features = [ "dsl" ] }
|
||||
crossterm = { workspace = true }
|
||||
|
||||
[target.'cfg(target_os = "linux")']
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=mold"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue