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:
parent
b31b4c6d42
commit
c3c6a8685a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue