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 013bf59 commit 5271e78Copy full SHA for 5271e78
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