Skip to content

Commit 75c0d0d

Browse files
authored
Merge pull request #1624 from volta-cli/dependabot/cargo/indicatif-0.17.7
build(deps): bump indicatif from 0.17.3 to 0.17.7
2 parents 4caaae6 + a62658d commit 75c0d0d

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.

crates/volta-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cross-platform-docs = []
1414

1515
[dependencies]
1616
term_size = "0.3.2"
17-
indicatif = "0.17.3"
17+
indicatif = "0.17.7"
1818
console = ">=0.11.3, <1.0.0"
1919
readext = "0.1.0"
2020
serde_json = { version = "1.0.108", features = ["preserve_order"] }

0 commit comments

Comments
 (0)