fix jrnl not working anymore

This commit is contained in:
Schrottkatze 2024-10-11 08:49:54 +02:00
commit 5c16f2df1b
No known key found for this signature in database
4 changed files with 17 additions and 91 deletions

View file

@ -14,5 +14,5 @@ owo-colors = "4.0.0"
petgraph = "0.6.4"
ratatui = "0.26.2"
temp-file = "0.1.8"
termsize = "0.1.6"
termsize = "0.1.9"
inquire = "0.7.5"