Skip to content

Commit fd09950

Browse files
build(deps): update rust crate indicatif to 0.17.6
1 parent 85d6018 commit fd09950

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

+14-4
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.6", features = ["improved_unicode"] }
2020
regex = "1.7.0"
2121
ctrlc = "3.2.4"
2222
winconsole = "0.11"

0 commit comments

Comments
 (0)