Skip to content

Commit

Permalink
Update Rust crate owo-colors to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 98eae5c commit 5b991fc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/log/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ log = ["dep:tracing-log"]
[dependencies]
cfg-if = "1.0.0"
chrono = { version = "0.4.38", optional = true }
owo-colors = { version = "4.0.0", optional = true, features = [
owo-colors = { version = "5.0.0", optional = true, features = [
"supports-colors",
] }
serde_json = "1.0.116"
Expand Down

0 comments on commit 5b991fc

Please sign in to comment.