out.style.background and out.style.foreground

This commit is contained in:
2025-01-02 01:48:15 -05:00
parent 8b9302cb21
commit da2fe5d88e
7 changed files with 92 additions and 74 deletions

View File

@ -15,6 +15,6 @@ whoami = "1.5.2"
[profile.release]
strip = true
opt-level = "s"
opt-level = "z"
lto = true
codegen-units = 1