Skip to content

Commit e6f4c7f

Browse files
chore(deps): bump indicatif from 0.17.11 to 0.18.0 (#16992)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.0. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 853eee0 commit e6f4c7f

File tree

2 files changed

+25
-13
lines changed

2 files changed

+25
-13
lines changed

Cargo.lock

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

datafusion/sqllogictest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ datafusion-spark = { workspace = true, default-features = true }
4848
datafusion-substrait = { workspace = true, default-features = true }
4949
futures = { workspace = true }
5050
half = { workspace = true, default-features = true }
51-
indicatif = "0.17"
51+
indicatif = "0.18"
5252
itertools = { workspace = true }
5353
log = { workspace = true }
5454
object_store = { workspace = true }

0 commit comments

Comments
 (0)