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

View File

@@ -1,6 +1,6 @@
[package]
name = "timr-tui"
version = "1.0.0"
version = "1.1.0-alpha"
description = "TUI to organize your time: Pomodoro, Countdown, Timer."
edition = "2021"
rust-version = "1.84.0"