Skip to content

Commit

Permalink
chore(deps): bump color-print from 0.3.5 to 0.3.6
Browse files Browse the repository at this point in the history
Bumps [color-print](https://gitlab.com/dajoha/color-print) from 0.3.5 to 0.3.6.
- [Commits](https://gitlab.com/dajoha/color-print/compare/v0.3.5...v0.3.6)

---
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 Apr 24, 2024
1 parent 7f26426 commit 5108268
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.
25 changes: 7 additions & 18 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 @@ -6,7 +6,7 @@ path = "src/bin.rs"
bstr = "1.9.1"
clap = { version = "4.5.2", features = ["cargo", "derive", "wrap_help"] }
clap_complete = "4.5.0"
color-print = "0.3.5"
color-print = "0.3.6"
crossbeam-channel = "0.5.12"
globset = "0.4.14"
ignore = "0.4.22"
Expand Down

0 comments on commit 5108268

Please sign in to comment.