Skip to content

Commit c2943a3

Browse files
authored
Merge pull request #1942 from volta-cli/dependabot/cargo/indicatif-0.17.9
build(deps): bump indicatif from 0.17.8 to 0.17.9
2 parents d3cfb6c + f9c53ab commit c2943a3

File tree

2 files changed

+24
-17
lines changed

2 files changed

+24
-17
lines changed

Cargo.lock

Lines changed: 23 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cross-platform-docs = []
1414

1515
[dependencies]
1616
terminal_size = "0.4.0"
17-
indicatif = "0.17.8"
17+
indicatif = "0.17.9"
1818
console = ">=0.11.3, <1.0.0"
1919
readext = "0.1.0"
2020
serde_json = { version = "1.0.132", features = ["preserve_order"] }

0 commit comments

Comments
 (0)