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 GitHub
parent 9a2cdd0cda
commit 231f8eb27d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"