Fix hidden editor sometimes crashing

This commit is contained in:
Joscha 2023-04-29 01:25:20 +02:00
parent c04f6a8cb4
commit 98cb1f2cbc
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1396,7 +1396,7 @@ dependencies = [
[[package]]
name = "toss"
version = "0.1.0"
source = "git+https://github.com/Garmelon/toss.git?rev=8bfb4b2dc345c3e0ffdb89bdb34f2996487a35cb#8bfb4b2dc345c3e0ffdb89bdb34f2996487a35cb"
source = "git+https://github.com/Garmelon/toss.git?rev=f005ec10fe1b6034c50f3a4ef24dd44d3e6d5593#f005ec10fe1b6034c50f3a4ef24dd44d3e6d5593"
dependencies = [
"async-trait",
"crossterm",