chore(deps): update rust crate ratatui to 0.29
Some checks failed
Rust / build (map[name:nightly]) (push) Failing after 1m31s
Rust / build (map[name:stable]) (push) Failing after 2m9s

This commit is contained in:
Renovate Bot 2024-10-21 12:46:41 +00:00 committed by Paul Campbell
parent 9d6271a176
commit 51fb08a9dc

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"