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

2
Cargo.lock generated
View file

@ -1248,7 +1248,7 @@ dependencies = [
[[package]]
name = "toss"
version = "0.1.0"
source = "git+https://github.com/Garmelon/toss.git?rev=c1907bb8ee215d534daf4188824293203b60dd9c#c1907bb8ee215d534daf4188824293203b60dd9c"
source = "git+https://github.com/Garmelon/toss.git?rev=464aefa6d744e671806789dfd6fbd22c7e333273#464aefa6d744e671806789dfd6fbd22c7e333273"
dependencies = [
"crossterm",
"unicode-linebreak",