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 2e19d71 + cd42152 commit 15482acCopy full SHA for 15482ac
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ categories = ["development-tools::debugging"]
14
keywords = ["logging", "log", "logger"]
15
16
[dependencies]
17
-log = { version = "0.4.0-rc.1", features = ["std"] }
+log = { version = "0.4.0", features = ["std"] }
18
regex = { version = "0.2", optional = true }
19
termcolor = "0.3"
20
chrono = "0.4"
0 commit comments