linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Bump `ratatui` & `crossterm` to v0.28.1

Open koibtw opened this issue 1 year ago • 0 comments

Changes made:

  • updated frame.set_cursor() to frame.set_cursor_position(), since set_cursor is deprecated
  • updated frame.size() to frame.area(), since size is deprecated and renamed
  • performed a clean build to avoid any possible issues

ref #133 #157

koibtw avatar Sep 05 '24 22:09 koibtw