Skip to content

Commit

Permalink
Bump console from 0.15.7 to 0.15.8
Browse files Browse the repository at this point in the history
Bumps [console](https://github.com/console-rs/console) from 0.15.7 to 0.15.8.
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](console-rs/console@0.15.7...0.15.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent d995bf7 commit 102edb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 70 deletions.
72 changes: 3 additions & 69 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 @@ -36,7 +36,7 @@ clap = { version = "4.3.14", features = [
"error-context",
"wrap_help",
] }
console = "0.15.0"
console = "0.15.8"
ctrlc = "3.2.5"
dirs = "5.0.1"
grep-cli = "0.1.8"
Expand Down

0 comments on commit 102edb5

Please sign in to comment.