svartalf / rust-battop

Interactive batteries viewer
https://crates.io/crates/battop
Apache License 2.0
470 stars 20 forks source link

RUSTSEC-2024-0375: `atty` is unmaintained #30

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

atty is unmaintained

Details
Status unmaintained
Package atty
Version 0.2.11
URL https://github.com/softprops/atty/issues/57
Date 2024-09-25

The maintainer of atty has published an official notice that the crate is no longer under development, and that users should instead rely on the functionality in the standard library's IsTerminal trait.

Alternative(s)

See advisory page for additional details.