glibc static build

This commit is contained in:
🪞👃🪞 2025-04-19 14:30:04 +03:00
parent 393634a1a4
commit 59372911d2
12 changed files with 62 additions and 22 deletions

View file

@ -30,7 +30,7 @@ features = [ "tui", "dsl" ]
#git = "https://codeberg.org/unspeaker/rust-jack"
#rev = "a13c1c4"
path = "./deps/rust-jack"
default-features = false
#default-features = false
[workspace.dependencies]
tek = { path = "./crates/app" }