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.
2 parents 4cbdba3 + 5271e78 commit 517ade6Copy full SHA for 517ade6
3 files changed
Cargo.toml
@@ -17,7 +17,7 @@ keywords = ["logging", "log", "logger"]
17
log = { version = "0.4.0", features = ["std"] }
18
regex = { version = "0.2", optional = true }
19
termcolor = "0.3"
20
-chrono = "0.4"
+humantime = "1.1.0"
21
atty = "0.2"
22
23
[[test]]
0 commit comments