Skip to content

Commit

Permalink
Downgrade unicode-width to 0.1.12 (#10963)
Browse files Browse the repository at this point in the history
unicode-width 0.1.13 contains some fixes that change the widths of line
endings, which breaks some assumptions in helix-tui, causing some
rendering artifacts. We can downgrade to remove the rendering errors
for now.
  • Loading branch information
the-mikedavis committed Jun 15, 2024
1 parent 9c479e6 commit 8eda96d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8eda96d

Please sign in to comment.