Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use std::io::IsTerminal rather than is-terminal #280

Closed
wants to merge 2 commits into from

Conversation

joshtriplett
Copy link

This removes many large dependencies.

This removes many large dependencies.

Bump MSRV to 1.70 for `std::io::IsTerminal`. 1.70 is 2 (almost 3)
releases old at this point.
@epage
Copy link
Contributor

epage commented Oct 3, 2023

This is being discussed in #276 with the main concern being the MSRV

@epage
Copy link
Contributor

epage commented Jan 18, 2024

This is superseded by #298
(bypassing the MSRV discussion by bundling this in with a breaking change)

@epage epage closed this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants