Skip to content

Commit

Permalink
Bump color-print from 0.3.6 to 0.3.7
Browse files Browse the repository at this point in the history
Bumps [color-print](https://gitlab.com/dajoha/color-print) from 0.3.6 to 0.3.7.
- [Commits](https://gitlab.com/dajoha/color-print/commits/master)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 68efd29 commit ac99509
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -23,5 +23,5 @@ clap = { version = "4", features = ["suggestions", "derive", "env"] }
regex = "1.11.1"
tempfile = "3.9.0"
clap_complete = "4.5.36"
color-print = "0.3.6"
color-print = "0.3.7"
is-terminal = "0.4.13"

0 comments on commit ac99509

Please sign in to comment.