diff --git a/crates/tuono/Cargo.toml b/crates/tuono/Cargo.toml index 9275409d..b54bef9e 100644 --- a/crates/tuono/Cargo.toml +++ b/crates/tuono/Cargo.toml @@ -23,7 +23,7 @@ tracing = "0.1.41" tracing-subscriber = {version = "0.3.19", features = ["env-filter"]} miette = "7.2.0" -colored = "2.1.0" +colored = "3.0.0" once_cell = "1.19.0" watchexec = "5.0.0" watchexec-signals = "4.0.0"