Skip to content

Commit d9b65de

Browse files
committed
feat: bump crossterm (no relevant changes)
1 parent fd932f8 commit d9b65de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gnu_legacy = ["nu-ansi-term/gnu_legacy"]
2525
[dependencies]
2626
ansi_term = { version = "0.12", optional = true }
2727
nu-ansi-term = { version = "0.50", optional = true }
28-
crossterm = { version = "0.28", optional = true }
28+
crossterm = { version = "0.29", optional = true }
2929
owo-colors = { version = "4.0", optional = true }
3030
aho-corasick = "1.1.3"
3131

0 commit comments

Comments
 (0)