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 68a1700 commit d8cec22Copy full SHA for d8cec22
Cargo.toml
@@ -23,7 +23,7 @@ members = [
23
log = { version = "0.4.8", features = ["std"] }
24
regex = { version = "1.0.3", optional = true }
25
termcolor = { version = "1.0.2", optional = true }
26
-humantime = { version = "1.3", optional = true }
+humantime = { version = "2.0.0", optional = true }
27
atty = { version = "0.2.5", optional = true }
28
29
[[test]]
0 commit comments