ratatui-org / ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
https://ratatui.rs
MIT License
8.96k stars 274 forks source link

chore: fixup cargo lint for windows targets #1071

Closed joshka closed 2 months ago

joshka commented 2 months ago

Crossterm brings in multiple versions of the same dep

a-kenji commented 2 months ago

Was just about to send the same PR.