Replace usage of the atty
crate with std::io::IsTerminal
trait#1465
Merged
dandavison merged 1 commit intodandavison:masterfrom nickelc:no-attyJul 8, 2023
+18-43
atty
crate with std::io::IsTerminal
trait#1465