Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 2e8f3bf commit 8d31d0e
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 backhand-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter", "fmt"] }
libc = "0.2.152"
clap_complete = "4.4.5"
indicatif = "0.17.7"
console = "0.15.7"
console = "0.15.8"
rayon = "1.8.0"
backhand = { path = "../backhand", default-features = false, version = "0.14.1" }
tracing = "0.1.40"
Expand Down

0 comments on commit 8d31d0e

Please sign in to comment.