Skip to content

Commit ce7072e

Browse files
build(deps): update rust crate indicatif to 0.18.0
1 parent 4cdee81 commit ce7072e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)