Skip to content

Commit

Permalink
[internal] Bump colored from 1.9.3 to 2.0.0 in /src/rust/engine (#14138)
Browse files Browse the repository at this point in the history
Bumps [colored](https://github.com/mackwic/colored) from 1.9.3 to 2.0.0.
  • Loading branch information
dependabot[bot] authored Jan 11, 2022
1 parent 22d040b commit ac1a6f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/rust/engine/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 src/rust/engine/logging/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish = false

[dependencies]
arc-swap = "1.2"
colored = "1.9.0"
colored = "2.0.0"
chrono = "0.4.10"
lazy_static = "1"
log = "0.4"
Expand Down

0 comments on commit ac1a6f6

Please sign in to comment.