Fix crash when window too small with msg editor visible

This commit is contained in:
Joscha 2024-01-14 12:41:48 +01:00
parent a5b33440c5
commit 998a2f2ffd
3 changed files with 6 additions and 3 deletions

View file

@ -17,7 +17,7 @@ thiserror = "1.0.56"
[workspace.dependencies.toss]
git = "https://github.com/Garmelon/toss.git"
tag = "v0.2.1"
tag = "v0.2.2"
[profile.dev.package."*"]
opt-level = 3