Reduce tearing when redrawing

This commit is contained in:
Joscha 2023-05-10 19:43:51 +02:00
parent e6585286e3
commit dc0de4354f
3 changed files with 3 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1397,7 +1397,7 @@ dependencies = [
[[package]]
name = "toss"
version = "0.1.0"
source = "git+https://github.com/Garmelon/toss.git?rev=f005ec10fe1b6034c50f3a4ef24dd44d3e6d5593#f005ec10fe1b6034c50f3a4ef24dd44d3e6d5593"
source = "git+https://github.com/Garmelon/toss.git?rev=6eb853e3136dd320272bd67e2957774869c21e4b#6eb853e3136dd320272bd67e2957774869c21e4b"
dependencies = [
"async-trait",
"crossterm",