Skip to content

Commit a5614bc

Browse files
committed
Fix CI failures
1 parent aad5efc commit a5614bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ssh2 = "0.9.6"
2323
tabular = "0.2.0"
2424
prettytable-rs = "0.10"
2525
ratatui = "0.29.0"
26-
crossterm = "0.28.2"
26+
crossterm = "0.28.1"
2727
chrono = "0.4.40"
2828
tui-logger = "0.17.1"
2929
anyhow = "1.0.81"

0 commit comments

Comments
 (0)