Skip to content

Commit 43f12aa

Browse files
authored
Merge pull request #657 from sanders41/dependabot/cargo/colored-3.0.0
Bump colored from 2.2.0 to 3.0.0
2 parents b65e20e + 221fc11 commit 43f12aa

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -19,7 +19,7 @@ path = "src/main.rs"
1919
[dependencies]
2020
anyhow = "1.0.95"
2121
clap = { version = "4.5.22", features = ["color", "suggestions", "derive"] }
22-
colored = "2.2.0"
22+
colored = "3.0.0"
2323
dirs = "5.0.1"
2424
exponential-backoff = "2.0.0"
2525
indicatif = "0.17.9"

0 commit comments

Comments
 (0)