Skip to content

Commit aeb77e3

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump console from 0.15.8 to 0.15.10
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] <[email protected]>
1 parent 2cb8484 commit aeb77e3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ clap = "4.5.23"
4444
clap_mangen = "0.2.22"
4545
color-eyre = "0.6.3"
4646
concolor = { version = "0.1.1", features = ["auto"] }
47-
console = "0.15.8"
47+
console = "0.15.10"
4848
crossbeam = "0.8.4"
4949
cursive = { version = "0.20.0", default-features = false, features = [
5050
"crossterm-backend",

0 commit comments

Comments
 (0)