diff --git a/crates/bin/Cargo.toml b/crates/bin/Cargo.toml index 865456a0..26389610 100644 --- a/crates/bin/Cargo.toml +++ b/crates/bin/Cargo.toml @@ -34,7 +34,7 @@ once_cell = "1.16.0" semver = "1.0.14" strum = "0.24.1" strum_macros = "0.24.3" -supports-color = "1.3.1" +supports-color = "2.0.0" tempfile = "3.3.0" tokio = { version = "1.23.0", features = ["rt-multi-thread"], default-features = false } tracing-core = "0.1.30"