Skip to content

Commit b15a21f

Browse files
build(deps): bump colored from 2.2.0 to 3.0.0
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e50c1bd commit b15a21f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -26,7 +26,7 @@ clap = "4.5.27"
2626
pdf-extract = "0.8.0"
2727
regex = "1.11.1"
2828
once_cell = "1.19.0"
29-
colored = "2.2.0"
29+
colored = "3.0.0"
3030
textwrap = {version = "0.16.1", features = ["hyphenation"]}
3131
hyphenation = "0.8.4"
3232
license-fetcher = "0.5.0"

0 commit comments

Comments
 (0)