ratatui-org / ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
https://ratatui.rs
MIT License
8.82k stars 263 forks source link

fix: pin unicode-width crate to 0.1.13 #1170

Closed joshka closed 4 weeks ago

joshka commented 4 weeks ago

semver breaking change in 0.1.13 https://github.com/unicode-rs/unicode-width/issues/55

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.2%. Comparing base (1520ed9) to head (0567669). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1170 +/- ## ===================================== Coverage 94.2% 94.2% ===================================== Files 60 60 Lines 14522 14522 ===================================== Hits 13683 13683 Misses 839 839 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.