mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-22 00:02:23 +00:00
Set `windows_subsystem = "windows"` on release builds so launching the packaged .exe doesn't flash a console window, while keeping it in debug builds so println!/eprintln! stay visible during development.