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 dc65e48 commit ef10fa5Copy full SHA for ef10fa5
Cargo.toml
@@ -20,7 +20,7 @@ members = [
20
]
21
22
[dependencies]
23
-log = { version = "0.4", features = ["std"] }
+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 }
0 commit comments