Skip to content

Commit 6dd6f1f

Browse files
build(deps): bump indicatif from 0.18.3 to 0.18.4 in /rs (#71)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.3 to 0.18.4. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.3...0.18.4) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.4 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>
1 parent 063897f commit 6dd6f1f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rs/Cargo.lock

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

rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clap_complete = { version = "4.5.66", features = ["unstable-dynamic"] }
1414
console = "0.16.2"
1515
dotenv = "0.15.0"
1616
regex = "1.12.3"
17-
indicatif = "0.18.3"
17+
indicatif = "0.18.4"
1818
dialoguer = "0.12.0"
1919
rand = "0.9.2"
2020
strum = { version = "0.27.2", features = ["derive"] }

0 commit comments

Comments
 (0)