fix(deps): update rust crate colored to v3 (#819)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-19 18:32:56 +02:00
committed by GitHub
parent fbaf411992
commit 27c546d8e3
+1 -1
View File
@@ -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"