Martin Nordholts 4fcb1b2202
cli: replace atty with std::io::IsTerminal
The `atty` crate is unmaintained[1] and `std::io::IsTerminal` was
stabilized in Rust 1.70.

[1]: https://rustsec.org/advisories/RUSTSEC-2021-0145.html

PR #2526
2023-06-05 14:00:46 -04:00
..
2022-06-24 09:58:20 -04:00
2022-06-26 18:49:54 -04:00
2022-06-24 09:58:20 -04:00