fix(deps): update all dependencies #98

Open
kjuulh wants to merge 1 commits from renovate/all into main
Showing only changes of commit d1bf54f31d - Show all commits

View File

@ -23,7 +23,7 @@ hex.workspace = true
toml.workspace = true
ratatui = "0.29.0"
crossterm = { version = "0.28.0", features = ["event-stream"] }
crossterm = { version = "0.29.0", features = ["event-stream"] }
directories = "6.0.0"
human-panic = "2.0.0"
ropey = "1.6.1"