Skip to content

Commit afa527a

Browse files
build(deps): update rust crate indicatif to 0.17.10
1 parent 0b059d2 commit afa527a

File tree

2 files changed

+25
-8
lines changed

2 files changed

+25
-8
lines changed

Cargo.lock

+24-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ rand = "0.8.5"
1616
serde = { version = "1.0", features = ["derive"] }
1717
human-panic = "1.0.3"
1818
rfd = "0.10.0"
19-
indicatif = { version = "0.17.2", features = ["improved_unicode"] }
19+
indicatif = { version = "0.17.10", features = ["improved_unicode"] }
2020
regex = "1.7.0"
2121
ctrlc = "3.2.4"
2222
winconsole = "0.11"

0 commit comments

Comments
 (0)