Skip to content

MSRV break due to is_terminal 0.4.8 #273

@qinsoon

Description

@qinsoon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions