mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 06:21:22 -07:00
Build Linux release artifacts as statically linked musl binaries for x86_64 and aarch64, update packaging and updater handling, and document the reduced runtime requirements. Keep release version preparation locked without refreshing dependencies or committing Cargo.lock. Closes #440