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 230f2ea commit 60f2b20Copy full SHA for 60f2b20
Cargo.toml
@@ -81,7 +81,7 @@ chrono = { version = "0.4.23", optional = true, features = [
81
flate2 = { version = "1.0", optional = true }
82
fnv = "1.0"
83
humantime = { version = "2.1", optional = true }
84
-log = { version = "0.4.20", features = ["std"] }
+log = { version = "0.4.21", features = ["std"] }
85
log-mdc = { version = "0.1", optional = true }
86
serde = { version = "1.0.196", optional = true, features = ["derive"] }
87
serde-value = { version = "0.7", optional = true }
0 commit comments