Skip to content

Commit ab16fd5

Browse files
chore(deps): bump dirs from 5.0.1 to 6.0.0 in /datafusion-cli (#14266)
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d12d01a commit ab16fd5

File tree

2 files changed

+25
-91
lines changed

2 files changed

+25
-91
lines changed

datafusion-cli/Cargo.lock

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

datafusion-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ datafusion = { path = "../datafusion/core", version = "44.0.0", features = [
5454
"compression",
5555
] }
5656
datafusion-catalog = { path = "../datafusion/catalog", version = "44.0.0" }
57-
dirs = "5.0.1"
57+
dirs = "6.0.0"
5858
env_logger = "0.11"
5959
futures = "0.3"
6060
# pin as home 0.5.11 has MSRV 1.81. Can remove this once we bump MSRV to 1.81

0 commit comments

Comments
 (0)