mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 13:09:24 +00:00
Adds a deny entry for `is-terminal` to stop it from secretly reappearing. Restores the `is-terminal` patch for `is_terminal_polyfill` to have one less external dependency.
2 lines
29 B
Rust
2 lines
29 B
Rust
pub use std::io::IsTerminal;
|