Skip to content

Commit

Permalink
Update log version
Browse files Browse the repository at this point in the history
  • Loading branch information
ellttBen committed May 24, 2024
1 parent 230f2ea commit 60f2b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ chrono = { version = "0.4.23", optional = true, features = [
flate2 = { version = "1.0", optional = true }
fnv = "1.0"
humantime = { version = "2.1", optional = true }
log = { version = "0.4.20", features = ["std"] }
log = { version = "0.4.21", features = ["std"] }
log-mdc = { version = "0.1", optional = true }
serde = { version = "1.0.196", optional = true, features = ["derive"] }
serde-value = { version = "0.7", optional = true }
Expand Down

0 comments on commit 60f2b20

Please sign in to comment.