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

Fix: Remove dependency on unmaintained atty #10

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

nain-F49FF806
Copy link
Contributor

atty is unmaintained for a while. And GitHub dependabot says there is a detected vulnerability in it.

So let's use new IsTerminal trait from stdlib instead

atty is unmaintained for a while. and github dependabot says there
is a detected vulnerability in it.

So let's use new IsTerminal trait from stdlib instead
@Mydayyy
Copy link
Owner

Mydayyy commented Apr 10, 2024

LGTM. Thank you for the contribution!

Best Regards
Mydayyy

@Mydayyy Mydayyy merged commit 77231cb into Mydayyy:master Apr 10, 2024
1 check passed
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