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

Remove dependency on atty and use std::io::IsTerminal instead #693

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

acuteenvy
Copy link
Contributor

Since the MSRV is now 1.70, the implementation from std can be used instead.

@sharkdp sharkdp merged commit 69ee173 into sharkdp:master Oct 18, 2023
14 checks passed
@sharkdp
Copy link
Owner

sharkdp commented Oct 18, 2023

Thank you!

@acuteenvy acuteenvy deleted the remove-atty branch October 18, 2023 21:12
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.

2 participants