Compare commits

...

1 commit

Author SHA1 Message Date
Renovate Bot
51fb08a9dc 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
2024-10-21 19:37:32 +01:00

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"