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 6b4b558 commit 7da1571Copy full SHA for 7da1571
Cargo.toml
@@ -9,7 +9,7 @@ keywords = ["log", "testing", "text", "utility"]
9
categories = ["development-tools", "accessibility", "command-line-utilities", "config"]
10
11
[dependencies]
12
-crossterm = { version = "0.27.0", optional = true }
+crossterm = { version = "0.28.0", optional = true }
13
time = { version = "0.3.28", features = ["local-offset"], optional = true }
14
15
[dev-dependencies]
0 commit comments