Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent a30a443 commit 69b83f4
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
86 changes: 43 additions & 43 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 @@ -14,7 +14,7 @@ publish = false

[dependencies]
anyhow = { version = "1.0.78", features = ["backtrace"] }
console = "0.15.7"
console = "0.15.8"
dialoguer = { version = "0.11.0", default-features = false, features = ["password"] }
env_logger = "0.10.1"
futures-util = { version = "0.3.30", features = ["tokio-io"] }
Expand Down

0 comments on commit 69b83f4

Please sign in to comment.