Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

chore: update ratatui to 0.26 #32

Merged
merged 1 commit into from
Feb 4, 2024
Merged

chore: update ratatui to 0.26 #32

merged 1 commit into from
Feb 4, 2024

Conversation

Valentin271
Copy link
Contributor

You might also want to update styles method to take Into<Style> in another PR.

Cargo.toml Outdated
ratatui = "0.25.0"
ratatui = "0.26.0"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think perhaps it's worth doing >= 0.25 for the lib and 0.26 for the examples

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely yes!

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (838d230) 100.00% compared to head (1a6102d) 100.00%.

❗ Current head 1a6102d differs from pull request most recent head d2d03f5. Consider uploading reports for the commit d2d03f5 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          606       606           
=========================================
  Hits           606       606           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joshka joshka merged commit b49f69b into joshka:main Feb 4, 2024
3 checks passed
@github-actions github-actions bot mentioned this pull request Feb 4, 2024
@Valentin271 Valentin271 deleted the chore/update-ratatui branch February 4, 2024 18:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants