uv/crates/puffin-cli
Charlie Marsh 0af2f7e39f
Use anstream to avoid writing colorized output (#415)
A more robust solution to avoiding colorized output by ensuring we write
to `stdout` and `stderr` via the
[`anstream`](https://docs.rs/anstream/latest/anstream/) crate.

Closes https://github.com/astral-sh/puffin/issues/393.
2023-11-13 20:00:12 +00:00
..
src Use anstream to avoid writing colorized output (#415) 2023-11-13 20:00:12 +00:00
tests Filter out incompatible dists (#398) 2023-11-13 17:14:07 +01:00
Cargo.toml Use anstream to avoid writing colorized output (#415) 2023-11-13 20:00:12 +00:00