build(deps): bump indicatif from 0.18.0 to 0.18.3

Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.0 to 0.18.3.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.18.0...0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-01 14:23:59 +00:00
committed by GitHub
parent 4e7f2fa03b
commit ec221ed543

4
Cargo.lock generated
View File

@@ -731,9 +731,9 @@ dependencies = [
[[package]]
name = "indicatif"
version = "0.18.0"
version = "0.18.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd"
checksum = "9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88"
dependencies = [
"console",
"portable-atomic",