diff --git a/Cargo.toml b/Cargo.toml index 0b96275..d76f045 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ bytes = "1" # TUI ratatui = "0.28" -crossterm = "0.28" +crossterm = "0.29" # Misc regex = "1"