Skip to content

Commit 2152d71

Browse files
build(deps): update rust crate indicatif to 0.17.12
1 parent 0b059d2 commit 2152d71

2 files changed

Lines changed: 110 additions & 38 deletions

File tree

Cargo.lock

Lines changed: 109 additions & 37 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
@@ -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.12", features = ["improved_unicode"] }
2020
regex = "1.7.0"
2121
ctrlc = "3.2.4"
2222
winconsole = "0.11"

0 commit comments

Comments
 (0)