Skip to content

Commit

Permalink
Bump colored from 1.9.3 to 2.1.0 in /services/lake
Browse files Browse the repository at this point in the history
Bumps [colored](https://github.com/mackwic/colored) from 1.9.3 to 2.1.0.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](colored-rs/colored@v1.9.3...v2.1.0)

---
updated-dependencies:
- dependency-name: colored
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 02e3bce commit 28f8e77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 25 deletions.
27 changes: 3 additions & 24 deletions services/lake/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 services/lake/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ statsd = { version = "0.16.0" }
log = { version = "0.4.18", features = ["std"] }
zmq-sys = { version = "0.11.0" }
libc = { version = "0.2.150" }
colored = { version = "1.6.1" }
colored = { version = "2.1.0" }

[target.'cfg(target_os = "linux")'.dependencies]
procfs = { version = "0.15.1" }
Expand Down

0 comments on commit 28f8e77

Please sign in to comment.