Update colored requirement from 2.2.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](https://github.com/mackwic/colored/compare/v2.2.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-13 20:38:00 +00:00 committed by BitSyndicate
parent 7093448efe
commit 6770d28454

View file

@ -7,7 +7,7 @@ repository = "https://github.com/Zenyx-Engine/Zenyx"
anyhow = "1.0.94"
backtrace = "0.3.74"
chrono = "0.4.39"
colored = "2.2.0"
colored = "3.0.0"
crashreport = "1.0.1"
dirs-next = "2.0.0"