ratatui-org / crates-tui

A TUI for exploring crates.io using Ratatui
MIT License
59 stars 4 forks source link

refactor: remove the specific crossterm events #28

Closed joshka closed 4 months ago

joshka commented 4 months ago

Replace with Event::Crossterm(CrosstermEvent)