docs: update README.md #59
Annotations
1 warning
Checks:
packages/iocraft/src/terminal.rs#L422
use of deprecated function `terminal::stdout_is_tty`: Users should use the `std::io::IsTerminal` trait instead.
|
Loading