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 779775d commit a8f3a5bCopy full SHA for a8f3a5b
Cargo.toml
@@ -44,7 +44,7 @@ cfg-if = { version = "1" }
44
chrono = { version = "0.4", features = [ "serde" ] }
45
clap = { version = "4.5", features = ["derive", "env", "wrap_help"] }
46
clearscreen = "4.0.2"
47
-crossterm = { version = "0.28.1" }
+crossterm = { version = "0.29.0" }
48
crucible-workspace-hack = "0.1.0" # see [patch.crates-io.crucible-workspace-hack] for more
49
csv = "1.3.1"
50
expectorate = "1.1.0"
0 commit comments