Fix F1 menu panicking when opened

This commit is contained in:
Joscha 2023-04-28 14:43:00 +02:00
parent 1ce31b6677
commit 593443f10e
2 changed files with 2 additions and 11 deletions

2
Cargo.lock generated
View file

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