Skip to content

Commit 60f2b20

Browse files
committed
Update log version
1 parent 230f2ea commit 60f2b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ chrono = { version = "0.4.23", optional = true, features = [
8181
flate2 = { version = "1.0", optional = true }
8282
fnv = "1.0"
8383
humantime = { version = "2.1", optional = true }
84-
log = { version = "0.4.20", features = ["std"] }
84+
log = { version = "0.4.21", features = ["std"] }
8585
log-mdc = { version = "0.1", optional = true }
8686
serde = { version = "1.0.196", optional = true, features = ["derive"] }
8787
serde-value = { version = "0.7", optional = true }

0 commit comments

Comments
 (0)