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

View file

@ -15,7 +15,7 @@ thiserror = "1.0.40"
[workspace.dependencies.toss]
git = "https://github.com/Garmelon/toss.git"
rev = "f005ec10fe1b6034c50f3a4ef24dd44d3e6d5593"
rev = "6eb853e3136dd320272bd67e2957774869c21e4b"
[profile.dev.package."*"]
opt-level = 3