forked from aldanor/fast-float-rust
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
| Details | |
|---|---|
| Package | atty |
| Version | 0.2.14 |
| Warning | unmaintained |
| URL | softprops/atty#57 |
| Patched Versions | n/a |
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)
- std::io::IsTerminal - Stable since Rust 1.70.0 and the recommended replacement per the
attymaintainer. - is-terminal - Standalone crate supporting Rust older than 1.70.0
Metadata
Metadata
Assignees
Labels
No labels