We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd932f8 commit d9b65deCopy full SHA for d9b65de
1 file changed
Cargo.toml
@@ -25,7 +25,7 @@ gnu_legacy = ["nu-ansi-term/gnu_legacy"]
25
[dependencies]
26
ansi_term = { version = "0.12", optional = true }
27
nu-ansi-term = { version = "0.50", optional = true }
28
-crossterm = { version = "0.28", optional = true }
+crossterm = { version = "0.29", optional = true }
29
owo-colors = { version = "4.0", optional = true }
30
aho-corasick = "1.1.3"
31
0 commit comments