crossterm-rs / crossterm

Cross platform terminal library rust
MIT License
3.29k stars 280 forks source link

Fix mio and signalhook #907

Closed TimonPost closed 3 months ago

TimonPost commented 3 months ago

Fixes: #903

EdJoPaTo commented 3 months ago

Heads up: this broke support of Rust 1.63 resulting in 0.28 no longer be possible to use for Debian. If that's ok, it should be updated in the Cargo.toml.

joshka commented 3 months ago

I commented similarly recently on a Ratatui issue that Rust 1.63 is 2 years old in 6 days time (August 11). Debian needs to do better about updating software more regularly than that. Given Rust has a 6 week release schedule, 1.63 is 17 releases behind current. Software projects should not be held hostage to any standard that doesn't keep current like Debian.