diff --git a/Cargo.toml b/Cargo.toml index e30bfb56..6409178c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ clap = { version = "4.5", features = ["derive", "cargo"] } colored = "2.1" # TUI (optional) -ratatui = { version = "0.29", optional = true } +ratatui = { version = "0.30", optional = true } crossterm = { version = "0.28", optional = true } # Serialization