Skip to content

Commit

Permalink
Merge pull request #179 from mxve/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
diamante0018 authored Jan 13, 2025
2 parents 09d62db + dd85a44 commit affba00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -16,7 +16,7 @@ serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
rand = "0.8.5"
semver = "1.0.24"
colored = "2.2.0"
colored = "3.0.0"
once_cell = "1.20.2"
reqwest = { version = "0.12.7", features = ["stream"] }
futures-util = "0.3.31"
Expand Down

0 comments on commit affba00

Please sign in to comment.