diff --git a/Cargo.toml b/Cargo.toml index 8fbb21c42..f43d90e27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -230,7 +230,7 @@ hex = "0.4" httpmock = { version = "0.7" } mockall = { version = "0.13.1" } hcl-rs = "0.19" -ratatui = { git = "https://github.com/ratatui/ratatui", rev = "fd8e0f024847af467129e0a166390d7e291c1b2e" } +ratatui = { git = "https://github.com/ratatui/ratatui", rev = "3d8639cbb2f910200f30e680a8923ccaf99ba1bf" } crossterm = "0.29" # --- Local development overrides ---