Skip to content

Commit 96a4939

Browse files
dependabot[bot]lutter
authored andcommitted
build(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 152044e commit 96a4939

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed

Cargo.lock

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

gnd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ reqwest = { workspace = true }
4747
thiserror = { workspace = true }
4848

4949
# Console output
50-
indicatif = "0.17"
50+
indicatif = "0.18"
5151
console = "0.15"
5252

5353
# Code generation

0 commit comments

Comments
 (0)