We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd302b commit 23fb984Copy full SHA for 23fb984
Cargo.toml
@@ -8,7 +8,7 @@ publish = false
8
[dependencies]
9
cfg-if = "=1.0.0"
10
color-eyre = "=0.6.3"
11
-crossterm = { version = "=0.28.1", features = [
+crossterm = { version = "=0.29.0", features = [
12
"event-stream",
13
], optional = true }
14
derivative = "=2.2.0"
0 commit comments