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 10, 2024
1 parent 32aa06f commit 49cf00f
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 @@ -59,7 +59,7 @@ clap = { version = "4.4.13", features = [
clap_complete = "4.4.6"
anyhow = { version = "1.0.79", features = ["backtrace"] }
phf = { version = "0.11.2", features = ["macros"] }
console = "0.15.7"
console = "0.15.8"
strum = { version = "0.25.0", features = ["derive"] }
strum_macros = "0.25.3"
serde = { version = "1.0.195", features = ["derive"] }
Expand Down

0 comments on commit 49cf00f

Please # to comment.