Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ratatui version #42

Merged
merged 3 commits into from Jul 20, 2023
Merged

Conversation

purephantom
Copy link
Contributor

updated ratatui version to 0.22 and fixed clippy warnings

@purephantom purephantom mentioned this pull request Jul 20, 2023
@gin66
Copy link
Owner

gin66 commented Jul 20, 2023

Thanks for the PR. There seems to be an issue identified by github actions:

error[E0432]: unresolved import `ratatui::backend::CrosstermBackend`
  --> examples/demo.rs:20:5
   |
20 | use ratatui::backend::CrosstermBackend as SelectedBackend;
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CrosstermBackend` in `backend`

@purephantom
Copy link
Contributor Author

fixed and ready for review

@gin66 gin66 merged commit f9c0b23 into gin66:master Jul 20, 2023
1 check passed
@slyshykO
Copy link

@gin66 , can you release a new version of the crate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants