We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d5ab4 commit 52f5ed8Copy full SHA for 52f5ed8
Cargo.toml
@@ -8,7 +8,7 @@ publish = false
8
[dependencies]
9
cast = { version = "0.3.0", features = ["std"] }
10
color-eyre = "=0.6.4"
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