Fix crash when window too small with msg editor visible
This commit is contained in:
parent
a5b33440c5
commit
998a2f2ffd
3 changed files with 6 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1477,8 +1477,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "toss"
|
||||
version = "0.2.1"
|
||||
source = "git+https://github.com/Garmelon/toss.git?tag=v0.2.1#b01ee297d5bdbb3b28cafe2b5b130c2767667974"
|
||||
version = "0.2.2"
|
||||
source = "git+https://github.com/Garmelon/toss.git?tag=v0.2.2#761e8baeba09b923e2a409ea7df7bb363fc77fd5"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"crossterm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue