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

chore: remove unmaintained atty crate #6691

Merged
merged 2 commits into from
Nov 4, 2024
Merged

chore: remove unmaintained atty crate #6691

merged 2 commits into from
Nov 4, 2024

Conversation

kayagokalp
Copy link
Member

Description

closes #6599.

atty is no longer maintained, and equivalent functionality is available in the std-lib as of rust 1.79. This PR switches to that functionality and removes atty dependency.

@kayagokalp kayagokalp self-assigned this Nov 4, 2024
@kayagokalp kayagokalp marked this pull request as ready for review November 4, 2024 07:40
@kayagokalp kayagokalp requested review from a team as code owners November 4, 2024 07:40
@IGI-111 IGI-111 merged commit 431eab1 into master Nov 4, 2024
38 checks passed
@IGI-111 IGI-111 deleted the kayagokalp/6599 branch November 4, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RUSTSEC-2024-0375: atty is unmaintained
3 participants