Skip to content

Commit

Permalink
Update Rust crate chrono to 0.4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent 2fd62c6 commit 4f5292a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/log/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ default = ["writers"]
log = ["dep:tracing-log"]

[dependencies]
chrono = { version = "0.4.32", optional = true }
chrono = { version = "0.4.33", optional = true }
owo-colors = { version = "4.0.0", optional = true, features = [
"supports-colors",
] }
Expand Down

0 comments on commit 4f5292a

Please sign in to comment.