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 instead of is-terminal. #4

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

Porges
Copy link
Contributor

@Porges Porges commented Jun 7, 2023

This removes the is-terminal dependency but raises MSRV to 1.70.

@anthraxx
Copy link

This looks like a rather good proposal. @zkat any way to help you here?

@zkat
Copy link
Owner

zkat commented Jan 25, 2024

Mostly I've been waiting to pull the trigger until I'm comfortable doing a semver-major bump, which I want to coordinate with several other connected crates.

I consider MSRV bumps to be breaking changes, and this definitely needs such a bump.

@anthraxx
Copy link

I see, thank you for clarification. I'm patiently waiting then 🐱

@zkat
Copy link
Owner

zkat commented Feb 4, 2024

The time is now!

@zkat zkat merged commit fb84fe6 into zkat:main Feb 4, 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

3 participants