Closed as not planned
Description
env_logger 0.10.0
uses is_terminal 0.4.0
and names its MSRV as 1.60, but the new release of is_terminal 0.4.8
increases their MSRV to 1.63 (https://github.com/sunfishcode/is-terminal/blob/f720869b4796297d0c1814fe99a7914bf9391315/Cargo.toml#L16). So env_logger 0.10.0
can only build with Rust 1.63+ at the moment.
Metadata
Metadata
Assignees
Labels
No labels