fix(build): statically linked binaries for linux (#55)

This commit is contained in:
Jens Krause
2025-01-22 09:43:51 +01:00
committed by GitHub
parent 6d2bf5ac09
commit 59c99f4f5c
4 changed files with 22 additions and 11 deletions

2
Cargo.lock generated
View File

@@ -1191,7 +1191,7 @@ dependencies = [
[[package]]
name = "timr-tui"
version = "1.0.0"
version = "1.1.0-alpha"
dependencies = [
"clap",
"color-eyre",