Skip to content

Commit e3b6605

Browse files
Update colored requirement from = 2.1.0 to = 3.0.0
Updates the requirements on [colored](https://github.com/mackwic/colored) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d88dac commit e3b6605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ thiserror = "1.0"
2323
[dev-dependencies]
2424
assert_matches = "1.5"
2525
mockito = "= 1.5.0"
26-
colored = "= 2.1.0"
26+
colored = "= 3.0.0"

0 commit comments

Comments
 (0)