Skip to content

Commit

Permalink
Merge pull request #657 from sanders41/dependabot/cargo/colored-3.0.0
Browse files Browse the repository at this point in the history
Bump colored from 2.2.0 to 3.0.0
  • Loading branch information
sanders41 authored Jan 7, 2025
2 parents b65e20e + 221fc11 commit 43f12aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ path = "src/main.rs"
[dependencies]
anyhow = "1.0.95"
clap = { version = "4.5.22", features = ["color", "suggestions", "derive"] }
colored = "2.2.0"
colored = "3.0.0"
dirs = "5.0.1"
exponential-backoff = "2.0.0"
indicatif = "0.17.9"
Expand Down

0 comments on commit 43f12aa

Please sign in to comment.