Skip to content

Commit 4647cbb

Browse files
chore(deps): update rust crate indicatif to 0.18.0
1 parent e8d748f commit 4647cbb

File tree

2 files changed

+16
-33
lines changed

2 files changed

+16
-33
lines changed

Cargo.lock

Lines changed: 15 additions & 32 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
@@ -76,7 +76,7 @@ members = [
7676
[dependencies]
7777
clap = { version = "4.5.4", features = ["derive"] }
7878
anyhow = "1.0.82"
79-
indicatif = "0.17.8"
79+
indicatif = "0.18.0"
8080
log = "0.4.21"
8181
env_logger = "0.11"
8282
serde_json = "1.0.116"

0 commit comments

Comments
 (0)