Update to ratatui 0.26
holly-hacker opened this issue · 2 comments
holly-hacker commented
Hi, tui-textarea currently targets ratatui 0.24.0, but the latest version is 0.26.1. Could you update the dependency and publish a new release?
joshka commented
Tui-textarea's >=0.23 version spec means you only have to run cargo update and you'll be using the latest version released. (0.26.2 at time of writing). This is actually bad behavior as it causes the problems mentioned in: