Skip to content

Commit cebfecd

Browse files
chore(deps)(deps): bump indicatif from 0.17.11 to 0.18.4
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.4. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.4) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e4dcc7 commit cebfecd

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

Cargo.lock

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

crates/terraphim-session-analyzer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ toml = "0.9"
5656

5757
# Terminal UI
5858
colored = "2.1"
59-
indicatif = "0.17"
59+
indicatif = "0.18"
6060
tabled = "0.15"
6161
dialoguer = "0.12"
6262

0 commit comments

Comments
 (0)