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

4
Cargo.lock generated
View File

@ -428,9 +428,9 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
[[package]]
name = "syn"
version = "2.0.92"
version = "2.0.94"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ae51629bf965c5c098cc9e87908a3df5301051a9e087d6f9bef5c9771ed126"
checksum = "987bc0be1cdea8b10216bd06e2ca407d40b9543468fafd3ddfb02f36e77f71f3"
dependencies = [
"proc-macro2",
"quote",