Skip to content

Commit

Permalink
Bump colored from 2.0.1 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [colored](https:/mackwic/colored) from 2.0.1 to 2.0.4.
- [Release notes](https:/mackwic/colored/releases)
- [Changelog](https:/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](colored-rs/colored@v2.0.1...v2.0.4)

---
updated-dependencies:
- dependency-name: colored
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 7271137 commit eaac25e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
28 changes: 4 additions & 24 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 @@ -18,7 +18,7 @@ license = "MIT"
[dependencies]
anyhow = "1.0.71"
clap = { version = "4.3.11", features = ["color", "suggestions", "derive"] }
colored = "2.0.1"
colored = "2.0.4"
pager = "0.16.1"
reqwest = { version = "0.11.18", features = ["blocking", "json"] }
serde = { version = "1.0.164", features = ["derive"] }
Expand Down

0 comments on commit eaac25e

Please sign in to comment.