Skip to content

Commit c575bbf

Browse files
Bump dirs from 4.0.0 to 5.0.1 in /datafusion-cli (#12411)
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1. - [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 29babce commit c575bbf

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

datafusion-cli/Cargo.lock

Lines changed: 12 additions & 5 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
@@ -52,7 +52,7 @@ datafusion = { path = "../datafusion/core", version = "41.0.0", features = [
5252
"unicode_expressions",
5353
"compression",
5454
] }
55-
dirs = "4.0.0"
55+
dirs = "5.0.1"
5656
env_logger = "0.9"
5757
futures = "0.3"
5858
mimalloc = { version = "0.1", default-features = false }

0 commit comments

Comments
 (0)