Skip to content

Commit

Permalink
chore(deps): Bump owo-colors from 4.0.0 to 4.1.0 (#21269)
Browse files Browse the repository at this point in the history
Bumps [owo-colors](https://github.com/jam1garner/owo-colors) from 4.0.0 to 4.1.0.
- [Commits](jam1garner/owo-colors@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: owo-colors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 9087dc7 commit 6b8b661
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 16 additions & 6 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 vdev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ log = "0.4.22"
once_cell = "1.19"
os_info = { version = "3.8.2", default-features = false }
# watch https://github.com/epage/anstyle for official interop with Clap
owo-colors = { version = "4.0.0", features = ["supports-colors"] }
owo-colors = { version = "4.1.0", features = ["supports-colors"] }
paste = "1.0.15"
regex = { version = "1.11.0", default-features = false, features = ["std", "perf"] }
reqwest = { version = "0.11", features = ["json", "blocking"] }
Expand Down

0 comments on commit 6b8b661

Please sign in to comment.