Bump console from 0.15.11 to 0.16.0 (#5931)

Bumps [console](https://github.com/console-rs/console) from 0.15.11 to 0.16.0.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.11...0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-29 14:24:03 +01:00
committed by GitHub
parent d6ed2b770b
commit 33fe059c28
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -10186,7 +10186,7 @@ dependencies = [
"bip39",
"bs58",
"clap",
"console 0.15.11",
"console 0.16.0",
"cw-utils",
"dkg-bypass-contract",
"humantime",
+1 -1
View File
@@ -223,7 +223,7 @@ clap_complete = "4.5"
clap_complete_fig = "4.5"
colored = "2.2"
comfy-table = "7.1.4"
console = "0.15.11"
console = "0.16.0"
console-subscriber = "0.4.1"
console_error_panic_hook = "0.1"
const-str = "0.5.6"