diff --git a/engine/Cargo.toml b/engine/Cargo.toml index c370b3c..702e15a 100644 --- a/engine/Cargo.toml +++ b/engine/Cargo.toml @@ -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"