Fix chat drawing over other widgets

This commit is contained in:
Joscha 2022-08-01 00:08:33 +02:00
parent cb2fc22c5a
commit ec388dde8d
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ features = ["rustls-tls-native-roots"]
[dependencies.toss]
git = "https://github.com/Garmelon/toss.git"
rev = "c1907bb8ee215d534daf4188824293203b60dd9c"
rev = "464aefa6d744e671806789dfd6fbd22c7e333273"
# [patch."https://github.com/Garmelon/toss.git"]
# toss = { path = "../toss/" }