Skip to content

Commit

Permalink
build(deps): update colored requirement from 2.1.0 to 3.0.0
Browse files Browse the repository at this point in the history
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...v2.2.0)

---
updated-dependencies:
- dependency-name: colored
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 1e69e43 commit b72ba6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ hex = "0.4.3"
sea-orm = "1.1.3"
flate2 = "1.0.35"
bstr = "1.11.0"
colored = "2.1.0"
colored = "3.0.0"
idgenerator = "2.0.0"
num_cpus = "1.16.0"
config = "0.15.4"
Expand Down

0 comments on commit b72ba6d

Please sign in to comment.