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.
command
1 parent 807315f commit f729243Copy full SHA for f729243
behavioral/command/Cargo.toml
@@ -8,4 +8,4 @@ name = "command"
8
path = "main.rs"
9
10
[dependencies]
11
-cursive = {version = "0.19", default-features = false, features = ["termion-backend"]}
+cursive = {version = "0.20", default-features = false, features = ["crossterm-backend"]}
0 commit comments