Skip to content

Commit

Permalink
chore(deps): bump console from 0.15.8 to 0.15.10 (#311)
Browse files Browse the repository at this point in the history
Bumps [console](https://github.com/console-rs/console) from 0.15.8 to 0.15.10.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md)
- [Commits](console-rs/console@0.15.8...0.15.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 5426989 commit 7a0e47e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -30,7 +30,7 @@ clap = { version = "4.5.23", features = ["derive", "env", "wrap_help"] }
clap_complete = "4.5.38"
clap_mangen = "0.2.24"
colored = "2.2.0"
console = "0.15.8"
console = "0.15.10"
dialoguer = { version = "0.11.0", default-features = false }
dirs = "5.0.1"
process_control = "5.0.0"
Expand Down

0 comments on commit 7a0e47e

Please sign in to comment.