Skip to content

Commit cdefd40

Browse files
Merge pull request #326 from sebastienrousseau/dependabot/cargo/colored-3.0.0
2 parents c843189 + e0152fc commit cdefd40

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ lazy_static = "1.5.0" # Static variables for lazy evaluatio
105105
# Required dependencies for building and running the project.
106106
anyhow = "1.0.95"
107107
clap = { version = "4.5.26", features = ["derive", "cargo", "env"] }
108-
colored = "2.2.0"
108+
colored = "3.0.0"
109109
dtt = "0.0.9"
110110
env_logger = "0.11.6"
111111
http-handle = "0.0.2"

0 commit comments

Comments
 (0)