Skip to content

Commit 27317a0

Browse files
Bump indicatif from 0.17.9 to 0.17.11
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.9 to 0.17.11. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.9...0.17.11) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc26f21 commit 27317a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ clap = { version = "4.5.27", features = ["color", "suggestions", "derive"] }
2222
colored = "3.0.0"
2323
dirs = "6.0.0"
2424
exponential-backoff = "2.0.0"
25-
indicatif = "0.17.9"
25+
indicatif = "0.17.11"
2626
insta = { version = "1.42.1", features = ["filters"] }
2727
minijinja = "2.6.0"
2828
rayon = "1.10.0"

0 commit comments

Comments
 (0)