chore(deps): update rust crate ratatui to 0.29 - autoclosed #174

Closed
renovate wants to merge 1 commit from renovate/ratatui-0.x into dev
Showing only changes of commit e70dd5b830 - Show all commits

View file

@ -27,7 +27,7 @@ git-next-forge-forgejo = { path = "crates/forge-forgejo", version = "0.13" }
git-next-forge-github = { path = "crates/forge-github", version = "0.13" }
# TUI
ratatui = "0.28"
ratatui = "0.29"
directories = "5.0"
lazy_static = "1.5"
color-eyre = "0.6"