Skip to content

Commit 6b43ce8

Browse files
Bump colored from 2.1.0 to 3.0.0
Bumps [colored](https://github.com/mackwic/colored) from 2.1.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.1.0...v3.0.0) --- updated-dependencies: - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adf4c4f commit 6b43ce8

File tree

2 files changed

+13
-86
lines changed

2 files changed

+13
-86
lines changed

Cargo.lock

Lines changed: 12 additions & 85 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
@@ -19,7 +19,7 @@ path = "src/main.rs"
1919
[dependencies]
2020
anyhow = "1.0.95"
2121
clap = { version = "4.5.26", features = ["suggestions", "derive"] }
22-
colored = "2.0.4"
22+
colored = "3.0.0"
2323
hex = "0.4.3"
2424
md5 = "0.7.0"
2525
sha1 = "0.10.6"

0 commit comments

Comments
 (0)