Skip to content

Commit

Permalink
build(deps): bump owo-colors from 3.5.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [owo-colors](https://github.com/jam1garner/owo-colors) from 3.5.0 to 4.0.0.
- [Commits](jam1garner/owo-colors@v3.5.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent c3a0034 commit ce9706e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 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 @@ -18,7 +18,7 @@ clap = { version = "4.4.7", features = ["derive"] }
clap_complete = "4.4.4"
color-eyre = "0.6.2"
crossterm = "0.27.0"
owo-colors = "3.5.0"
owo-colors = "4.0.0"
reqwest = { version = "0.11.22", features = [
"rustls-tls",
"serde_json",
Expand Down

0 comments on commit ce9706e

Please sign in to comment.