Reduce tearing when redrawing screen
This commit is contained in:
parent
3b9ffe8715
commit
6eb853e313
2 changed files with 22 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
async-trait = "0.1.64"
|
||||
crossterm = "0.26.0"
|
||||
crossterm = "0.26.1"
|
||||
unicode-linebreak = "0.1.4"
|
||||
unicode-segmentation = "1.10.1"
|
||||
unicode-width = "0.1.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue