Skip to content

Commit 7d454dd

Browse files
chore(deps): bump colored from 2.2.0 to 3.0.0 (#87)
Bumps [colored](https://github.com/mackwic/colored) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: colored dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e623c03 commit 7d454dd

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ once_cell = "1"
3838
rayon = "1.7"
3939
termcolor = "1"
4040
chrono = { version = "0.4", features = ["serde"] }
41-
colored = "2"
41+
colored = "3"
4242
prettytable = "0.10"
4343
term_size = "0.3"
4444

0 commit comments

Comments
 (0)