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 db8f513 commit 57140feCopy full SHA for 57140fe
Cargo.toml
@@ -8,7 +8,7 @@ publish = false
8
[dependencies]
9
async-trait = "=0.1.89"
10
color-eyre = "=0.6.5"
11
-crossterm = { version = "=0.28.1", features = [
+crossterm = { version = "=0.29.0", features = [
12
"event-stream",
13
], optional = true }
14
dhat = { version = "=0.3.3", optional = true }
0 commit comments