Skip to content

Commit c11dd23

Browse files
authored
Merge pull request #170 from mufeedvh/dependabot/cargo/main/indicatif-0.17.12
Bump indicatif from 0.17.11 to 0.17.12
2 parents 4a00a2e + abf142e commit c11dd23

File tree

2 files changed

+87
-14
lines changed

2 files changed

+87
-14
lines changed

Cargo.lock

Lines changed: 86 additions & 13 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
@@ -11,7 +11,7 @@ codegen-units = 1
1111
[workspace.dependencies]
1212
anyhow = "1.0.98"
1313
colored = "2.1.0"
14-
indicatif = "0.17.8"
14+
indicatif = "0.17.12"
1515
log = "0.4"
1616
num-format = { version = "0.4.4", features = ["with-system-locale"] }
1717
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)